Uses of Class
org.xmlet.htmlapifaster.Code
-
Packages that use Code Package Description org.xmlet.htmlapifaster -
-
Uses of Code in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Code Modifier and Type Method Description default Code<T>PhrasingContentChoice. code()default Code<T>PhrasingContentWithoutDfnChoice. code()default Code<T>PhrasingContentWithoutMeterChoice. code()default Code<T>PhrasingContentWithoutProgressChoice. code()default Code<T>TransparentContentWithoutAAll1. code()default Code<T>TransparentContentWithoutAAll3. code()Code<Z>Code. self()Methods in org.xmlet.htmlapifaster with parameters of type Code Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementCode(Code<Z> var1)<Z extends Element>
voidElementVisitor. visitParentCode(Code<Z> var1)
-