com.icl.saxon.style
public class AbsentExtensionElement extends StyleElement
| Method Summary | |
|---|---|
| boolean | mayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body |
| void | prepareAttributes() |
| void | process(Context context) |
| 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. |