BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.templates.ElemAttributeSet

Packages that use ElemAttributeSet
weblogic.apache.xalan.templates   
weblogic.apache.xalan.transformer   
 

Uses of ElemAttributeSet in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return ElemAttributeSet
 ElemAttributeSet Stylesheet.getAttributeSet(int i)
          Get an "xsl:attribute-set" property.
 

Methods in weblogic.apache.xalan.templates with parameters of type ElemAttributeSet
 void Stylesheet.setAttributeSet(ElemAttributeSet attrSet)
          Set the "xsl:attribute-set" property.
 

Uses of ElemAttributeSet in weblogic.apache.xalan.transformer
 

Methods in weblogic.apache.xalan.transformer with parameters of type ElemAttributeSet
 boolean TransformerImpl.isRecursiveAttrSet(ElemAttributeSet attrSet)
          Check to see if this is a recursive attribute definition.
 void TransformerImpl.pushElemAttributeSet(ElemAttributeSet attrSet)
          Push an executing attribute set, so we can check for recursive attribute definitions.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.