Uses of Class
org.apache.xalan.templates.ElemLiteralResult
Packages that use ElemLiteralResult
Package
Description
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.templatesModifier and TypeClassDescriptionclassImplement an extension element.classImplement an unknown elementMethods in org.apache.xalan.templates with parameters of type ElemLiteralResultModifier and TypeMethodDescriptionbooleanXSLTVisitor.visitLiteralResultElement(ElemLiteralResult elem) Visit a LiteralResultElement.