|
Nux 1.0a5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentWrapper | |
net.sf.saxon.xom | Low-level contributions for XOM integration with XQuery and XSLT that will become part of the Saxon-8.2 release (as already discussed with Michael Kay). |
Uses of DocumentWrapper in net.sf.saxon.xom |
Fields in net.sf.saxon.xom declared as DocumentWrapper | |
protected DocumentWrapper |
NodeWrapper.docWrapper
|
Methods in net.sf.saxon.xom with parameters of type DocumentWrapper | |
protected NodeWrapper |
NodeWrapper.makeWrapper(Object node,
DocumentWrapper docWrapper)
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface. |
protected NodeWrapper |
NodeWrapper.makeWrapper(Object node,
DocumentWrapper docWrapper,
NodeWrapper parent,
int index)
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface. |
|
Nux 1.0a5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |