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 AttributeMap
ElementImpl. attributes_
Attributes.Methods in org.htmlunit.cyberneko.xerces.dom with parameters of type AttributeMap Modifier and Type Method Description (package private) void
AttributeMap. moveSpecifiedAttributes(AttributeMap srcmap)
Move specified attributes from the given map to this one
-