Uses of Class
org.apache.xalan.templates.ElemUse

Packages that use ElemUse
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of ElemUse in org.apache.xalan.templates
 

Subclasses of ElemUse in org.apache.xalan.templates
 class ElemAttribute
          Implement xsl:attribute.
 class ElemAttributeSet
          Implement xsl:attribute-set.
 class ElemCopy
          Implement xsl:copy.
 class ElemElement
          Implement xsl:element
 class ElemExtensionCall
          Implement an extension element.
 class ElemLiteralResult
          Implement a Literal Result Element.
 class ElemUnknown
          Implement an unknown element
 



Copyright © 2006 Apache XML Project. All Rights Reserved.