Class XSLImport

All Implemented Interfaces:
Source, SourceLocator, LocationProvider, SaxonLocator, Container, FingerprintedNode, Item, NodeInfo, ValueRepresentation, InstructionInfo, 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