|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributesImpl | |
---|---|
org.apache.cocoon.components.language.markup.xsp | |
org.apache.cocoon.transformation | |
org.apache.cocoon.xml |
Uses of AttributesImpl in org.apache.cocoon.components.language.markup.xsp |
---|
Methods in org.apache.cocoon.components.language.markup.xsp with parameters of type AttributesImpl | |
---|---|
protected void |
XSPExpressionFilter.addAttribute(AttributesImpl attribs,
String name,
String value)
Add an attribute if it is neither null nor empty (length 0). |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |