Uses of Class
org.xmlet.htmlapifaster.Output
-
Packages that use Output Package Description org.xmlet.htmlapifaster -
-
Uses of Output in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Output Modifier and Type Method Description Output<Z>Output. attrFor(String attrFor)Output<Z>Output. attrForm(String attrForm)Output<Z>Output. attrName(String attrName)default Output<T>PhrasingContentChoice. output()default Output<T>PhrasingContentWithoutDfnChoice. output()default Output<T>PhrasingContentWithoutMeterChoice. output()default Output<T>PhrasingContentWithoutProgressChoice. output()default Output<T>TransparentContentWithoutAAll1. output()default Output<T>TransparentContentWithoutAAll3. output()Output<Z>Output. self()Methods in org.xmlet.htmlapifaster with parameters of type Output Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementOutput(Output<Z> var1)<Z extends Element>
voidElementVisitor. visitParentOutput(Output<Z> var1)
-