Uses of Class
org.apache.xalan.templates.ElemLiteralResult
-
Packages that use ElemLiteralResult Package Description org.apache.xalan.templates Implements theTemplatesinterface, 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 Modifier and Type Class Description classElemExtensionCallImplement an extension element.classElemUnknownImplement an unknown elementMethods in org.apache.xalan.templates with parameters of type ElemLiteralResult Modifier and Type Method Description booleanXSLTVisitor. visitLiteralResultElement(ElemLiteralResult elem)Visit a LiteralResultElement.
-