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