Uses of Class
org.apache.xerces.dom.AttributeMap

Packages that use AttributeMap
org.apache.xerces.dom   
 

Uses of AttributeMap in org.apache.xerces.dom
 

Fields in org.apache.xerces.dom declared as AttributeMap
protected  AttributeMap ElementImpl.attributes
          Attributes.
protected  AttributeMap DOMNormalizer.XMLAttributesProxy.fAttributes
           
 

Methods in org.apache.xerces.dom with parameters of type AttributeMap
protected  void DOMNormalizer.namespaceFixUp(ElementImpl element, AttributeMap attributes)
           
 void DOMNormalizer.XMLAttributesProxy.setAttributes(AttributeMap attributes, CoreDocumentImpl doc, ElementImpl elem)
           
 



Copyright © 2011. All Rights Reserved.