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 TypeClassDescriptionclass
Implement an extension element.class
Implement an unknown elementMethods in org.apache.xalan.templates with parameters of type ElemLiteralResultModifier and TypeMethodDescriptionboolean
XSLTVisitor.visitLiteralResultElement
(ElemLiteralResult elem) Visit a LiteralResultElement.