net.sf.saxon.style

Class XSLCopyOf

public final class XSLCopyOf extends StyleElement

An xsl:copy-of 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()