com.jclark.xsl.om

Class XSLException

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
NodegetNode()
voidsetNode(Node node)

Constructor Detail

XSLException

public XSLException(String detail, Node node)

XSLException

public XSLException(String detail)

XSLException

public XSLException(Exception exception)

XSLException

public XSLException(Exception exception, Node node)

Method Detail

getNode

public Node getNode()

setNode

void setNode(Node node)