Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.util.XMLAttributesImpl
-
Packages that use XMLAttributesImpl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl -
-
Uses of XMLAttributesImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as XMLAttributesImpl Modifier and Type Field Description protected XMLAttributesImplXMLDocumentFragmentScannerImpl. fAttributesElement attributes.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type XMLAttributesImpl Modifier and Type Method Description protected voidXML11NSDocumentScannerImpl. scanAttribute(XMLAttributesImpl attributes)Scans an attribute.protected voidXMLNSDocumentScannerImpl. scanAttribute(XMLAttributesImpl attributes)Scans an attribute.
-