Class ElemExtensionCall

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList

public class ElemExtensionCall
extends ElemLiteralResult
Implement an extension element.
See Also:
extension-element in XSLT Specification, Serialized Form
  • Constructor Details

    • ElemExtensionCall

      public ElemExtensionCall()
  • Method Details