Class ProcessorUnknown

  • All Implemented Interfaces:
    java.io.Serializable, javax.xml.transform.SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, org.w3c.dom.Document, org.w3c.dom.Element, org.w3c.dom.Node, org.w3c.dom.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:
    Serialized Form
    • Constructor Detail

      • ProcessorUnknown

        public ProcessorUnknown()