Class ProcessorImport

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

public class ProcessorImport
extends ProcessorInclude
This class processes parse events for an xsl:import element.
See Also:
XSLT DTD, import in XSLT Specification, Serialized Form
  • Constructor Details

    • ProcessorImport

      public ProcessorImport()
  • Method Details

    • getStylesheetType

      protected int getStylesheetType()
      Get the stylesheet type associated with an imported stylesheet
      Overrides:
      getStylesheetType in class ProcessorInclude
      Returns:
      the type of the stylesheet
    • getStylesheetInclErr

      protected String getStylesheetInclErr()
      Get the error number associated with this type of stylesheet importing itself
      Overrides:
      getStylesheetInclErr in class ProcessorInclude
      Returns:
      the appropriate error number