com.jclark.xsl.om
public class XSLException extends TransformerException
| Constructor Summary | |
|---|---|
| XSLException(String detail, Node node) | |
| XSLException(String detail) | |
| XSLException(Exception exception) | |
| XSLException(Exception exception, Node node) | |
| Method Summary | |
|---|---|
| Node | getNode() |
| void | setNode(Node node) |