|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XNodeSet | |
| org.apache.xalan.xslt | The main Xalan-Java 1 compatability package -- facilities for setting up and performing XSL transformations. |
| Uses of XNodeSet in org.apache.xalan.xslt |
| Methods in org.apache.xalan.xslt that return XNodeSet | |
XNodeSet |
XSLTProcessor.createXNodeSet(org.w3c.dom.NodeList nl)
Convenience function to create an XNodeSet. |
XNodeSet |
XSLTProcessor.createXNodeSet(org.w3c.dom.Node n)
Convenience function to create an XNodeSet from a node. |
XNodeSet |
XSLTEngineImpl.createXNodeSet(org.w3c.dom.NodeList nl)
Convenience function to create an XNodeSet. |
XNodeSet |
XSLTEngineImpl.createXNodeSet(org.w3c.dom.Node n)
Convenience function to create an XNodeSet from a node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||