Uses of Class
org.xmlet.htmlapifaster.Style
-
Packages that use Style Package Description org.xmlet.htmlapifaster -
-
Uses of Style in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Style Modifier and Type Method Description Style<Z>Style. attrMedia(EnumMediaType attrMedia)Style<Z>Style. attrNonce(String attrNonce)Style<Z>Style. attrType(EnumTypeContentType attrType)Style<Z>Style. self()default Style<T>AltFlowContentChoice. style()default Style<T>FlowContentChoice. style()default Style<T>MainLessFlowContentChoice. style()default Style<T>MetadataContentAll1. style()default Style<T>TransparentContentWithoutAAll1. style()default Style<T>TransparentContentWithoutAAll3. style()Methods in org.xmlet.htmlapifaster with parameters of type Style Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementStyle(Style<Z> var1)<Z extends Element>
voidElementVisitor. visitParentStyle(Style<Z> var1)
-