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