net.sf.saxon.style
public class XSLNumber extends StyleElement
Method Summary | |
---|---|
Expression | compile(Executable exec) |
protected ItemType | getReturnedItemType()
Determine the type of item returned by this instruction (only relevant if
it is an instruction). |
boolean | isInstruction()
Determine whether this node is an instruction. |
protected Numberer | makeNumberer(String language)
Load a Numberer class for a given language and check it is OK. |
void | prepareAttributes() |
void | validate() |
Returns: the item type returned
Returns: true - it is an instruction