com.icl.saxon.style
public class LiteralResultElement extends StyleElement
Method Summary | |
---|---|
DocumentImpl | makeStyleSheet(PreparedStyleSheet pss)
Make a top-level literal result element into a stylesheet. |
boolean | mayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body |
void | prepareAttributes()
Process the attribute list |
void | process(Context context)
Process the literal result element by copying it to the result tree |
void | validate()
Validate that this node is OK |
protected void | validateChildren() |
Returns: true: yes, it may contain a template-body