net.sf.saxon.style

Class XSLApplyImports

public class XSLApplyImports extends StyleElement

An xsl:apply-imports element in the stylesheet
Method Summary
Expressioncompile(Executable exec)
booleanisInstruction()
Determine whether this node is an instruction.
voidprepareAttributes()
voidvalidate()

Method Detail

compile

public Expression compile(Executable exec)

isInstruction

public boolean isInstruction()
Determine whether this node is an instruction.

Returns: true - it is an instruction

prepareAttributes

public void prepareAttributes()

validate

public void validate()