com.icl.saxon.style
public abstract class XSLStringConstructor extends StyleElement
Method Summary | |
---|---|
String | expandChildren(Context context)
Expand the stylesheet elements subordinate to this one, returning the result
as a string. |
boolean | isInstruction()
Determine whether this node is an instruction. |
boolean | mayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body |
protected void | optimize() |
Parameters: context The context in the source document
Returns: true - it is an instruction
Returns: true: yes, it may contain a template-body