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

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

Uses of ElemLiteralResult in org.apache.xalan.templates
 

Subclasses of ElemLiteralResult in org.apache.xalan.templates
 class ElemExtensionCall
          Implement an extension element.
 class ElemUnknown
          Implement an unknown element
 

Methods in org.apache.xalan.templates with parameters of type ElemLiteralResult
 boolean XSLTVisitor.visitLiteralResultElement(ElemLiteralResult elem)
          Visit a LiteralResultElement.
 

Constructors in org.apache.xalan.templates with parameters of type ElemLiteralResult
ElemLiteralResult.LiteralElementAttributes.ElemLiteralResult.LiteralElementAttributes()
          Construct a NameNodeMap.
ElemLiteralResult.Attribute.ElemLiteralResult.Attribute(AVT avt, Element elem)
          Construct a Attr.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.