net.sf.saxon.style
public abstract class XSLGeneralIncorporate extends StyleElement
| Field Summary | |
|---|---|
| String | href |
| DocumentImpl | includedDoc |
| Method Summary | |
|---|---|
| Expression | compile(Executable exec) |
| XSLStylesheet | getIncludedStylesheet(XSLStylesheet importer, int precedence) |
| abstract boolean | isImport()
isImport() returns true if this is an xsl:import statement rather than an xsl:include |
| void | prepareAttributes() |
| void | validate() |