net.sf.saxon.style
public class AbsentExtensionElement extends StyleElement
Method Summary | |
---|---|
Expression | compile(Executable exec) |
boolean | isInstruction() |
boolean | mayContainSequenceConstructor()
Determine whether this type of element is allowed to contain a template-body |
void | prepareAttributes() |
void | processAllAttributes()
Process the attributes of this element and all its children |
void | validate() |
void | validateSubtree()
Recursive walk through the stylesheet to validate all nodes |