|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLException | |
---|---|
nu.xom.xslt |
nu.xom.xslt connects
XOM documents to TrAX-based XSLT processors. |
Uses of XSLException in nu.xom.xslt |
---|
Methods in nu.xom.xslt that throw XSLException | |
---|---|
Nodes |
XSLTransform.transform(Document in)
Creates a new Nodes from the
input Document by applying this object's
stylesheet. |
Nodes |
XSLTransform.transform(Nodes in)
Creates a new Nodes object from the
input Nodes object by applying this object's
stylesheet. |
Constructors in nu.xom.xslt that throw XSLException | |
---|---|
XSLTransform(Document stylesheet)
Creates a new XSLTransform by
reading the stylesheet from the supplied document. |
|
XSLTransform(Document stylesheet,
NodeFactory factory)
Creates a new XSLTransform by
reading the stylesheet from the supplied document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |