Uses of Class
org.apache.cocoon.xml.AttributesImpl

Packages that use AttributesImpl
org.apache.cocoon.transformation   
org.apache.cocoon.xml   
 

Uses of AttributesImpl in org.apache.cocoon.transformation
 

Methods in org.apache.cocoon.transformation that return AttributesImpl
protected  AttributesImpl AbstractSAXTransformer.getMutableAttributes(Attributes a)
          Helper method to get a modifiable attribute set.
 

Uses of AttributesImpl in org.apache.cocoon.xml
 

Subclasses of AttributesImpl in org.apache.cocoon.xml
 class ImmutableAttributesImpl
          Immutable attributes
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.