Uses of Class
org.htmlunit.cyberneko.xerces.dom.AttributeMap
-
Packages that use AttributeMap Package Description org.htmlunit.cyberneko.xerces.dom -
-
Uses of AttributeMap in org.htmlunit.cyberneko.xerces.dom
Fields in org.htmlunit.cyberneko.xerces.dom declared as AttributeMap Modifier and Type Field Description protected AttributeMapElementImpl. attributes_Attributes.Methods in org.htmlunit.cyberneko.xerces.dom with parameters of type AttributeMap Modifier and Type Method Description (package private) voidAttributeMap. moveSpecifiedAttributes(AttributeMap srcmap)Move specified attributes from the given map to this one
-