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

Packages that use AttrImpl
org.apache.xerces.dom   
 

Uses of AttrImpl in org.apache.xerces.dom
 

Subclasses of AttrImpl in org.apache.xerces.dom
 class AttrNSImpl
          AttrNSImpl inherits from AttrImpl and adds namespace support.
 class DeferredAttrImpl
          Attribute represents an XML-style attribute of an Element.
 class DeferredAttrNSImpl
          DeferredAttrNSImpl is to AttrNSImpl, what DeferredAttrImpl is to AttrImpl.
 



Copyright © 1999 Apache XML Project. All Rights Reserved.