net.inetalliance.lutra.elements.DtElementChild Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lutra Show documentation
Show all versions of lutra Show documentation
library to generate java classes from XHTML
package net.inetalliance.lutra.elements;
public interface DtElementChild extends Child
{
}