com.icl.saxon.style
public class SAXONHandler extends XSLTemplate
| Method Summary | |
|---|---|
| void | checkUnknownAttribute(int nc) |
| void | expand(Context context)
Invoke the node handler. |
| protected NodeHandler | makeHandler(String className)
Load a named node handler and check it is OK. |
| void | preprocess()
Preprocess: this registers the node handler with the controller |
| void | process(Context context)
Process saxon:handler element. |
| void | validate() |