net.sf.saxon.style
public abstract class XSLStringConstructor extends StyleElement
| Field Summary | |
|---|---|
| protected Expression | select |
| Method Summary | |
|---|---|
| protected void | compileContent(Executable exec, SimpleNodeConstructor inst, Expression separator) |
| protected abstract String | getErrorCodeForSelectPlusContent()
Get the error code to be returned when the element has a select attribute but is not empty. |
| boolean | isInstruction()
Determine whether this node is an instruction.
|
| boolean | mayContainSequenceConstructor()
Determine whether this type of element is allowed to contain a template-body
|
| void | validate() |
Returns: the error code defined for this condition, for this particular instruction
Returns: true - it is an instruction
Returns: true: yes, it may contain a template-body