|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |