com.icl.saxon.style
public abstract class XSLGeneralIncorporate extends StyleElement
| Field Summary | |
|---|---|
| String | href |
| DocumentImpl | includedDoc |
| Method Summary | |
|---|---|
| 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 | process(Context context) |
| void | validate() |