Frames | No Frames |
Methods with parameter type org.apache.xalan.templates.ElemAttributeSet | |
boolean | Check to see if this is a recursive attribute definition.
|
void | Push an executing attribute set, so we can check for
recursive attribute definitions.
|
Methods with parameter type org.apache.xalan.templates.ElemAttributeSet | |
void | Set the "xsl:attribute-set" property.
|
Methods with return type org.apache.xalan.templates.ElemAttributeSet | |
ElemAttributeSet | Stylesheet.getAttributeSet(int i) Get an "xsl:attribute-set" property.
|