Uses of Class
org.htmlunit.cyberneko.xerces.util.XMLAttributesImpl
Packages that use XMLAttributesImpl
-
Uses of XMLAttributesImpl in org.htmlunit.cyberneko
Fields in org.htmlunit.cyberneko declared as XMLAttributesImplModifier and TypeFieldDescriptionprivate final XMLAttributesImpl
HTMLScanner.ContentScanner.attributes_
Attributes.Methods in org.htmlunit.cyberneko with parameters of type XMLAttributesImplModifier and TypeMethodDescriptionprotected boolean
HTMLScanner.ContentScanner.scanAttribute
(XMLAttributesImpl attributes, boolean[] empty) Scans a real attribute.