Uses of Class
org.xmlet.htmlapifaster.Article
-
Packages that use Article Package Description org.xmlet.htmlapifaster -
-
Uses of Article in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Article Modifier and Type Method Description default Article<T>SectioningContentAll5. article()default Article<T>TransparentContentWithoutAAll1. article()default Article<T>TransparentContentWithoutAAll3. article()Article<Z>Article. self()Methods in org.xmlet.htmlapifaster with parameters of type Article Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementArticle(Article<Z> var1)<Z extends Element>
voidElementVisitor. visitParentArticle(Article<Z> var1)
-