This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.xml.AttributesImpl (Cocoon Pipeline Implementation 1.0.0 API)

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.