Class ProcessorUnknown

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

public class ProcessorUnknown extends ProcessorLRE
This class processes an unknown template element. It is used both for unknown top-level elements, and for elements in the xslt namespace when the version is higher than the version of XSLT that we are set up to process.
See Also:
  • Constructor Details

    • ProcessorUnknown

      public ProcessorUnknown()