Class XSLImport

All Implemented Interfaces:
Source, SourceLocator, ActiveSource, GroundedValue, Item, MutableNodeInfo, NamespaceResolver, NodeInfo, Sequence, Location, SteppingNode, SiblingCountingNode, Locator

public class XSLImport extends XSLGeneralIncorporate
xsl:import element in the stylesheet.
  • Constructor Details

    • XSLImport

      public XSLImport()
  • Method Details

    • isImport

      public boolean isImport()
      isImport() returns true if this is an xsl:import statement rather than an xsl:include
      Specified by:
      isImport in class XSLGeneralIncorporate
      Returns:
      true if this is an xsl:import declaration, false if it is an xsl:include