|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentWrapper | |
|---|---|
| org.teiid.query.xquery.saxon | |
| Uses of DocumentWrapper in org.teiid.query.xquery.saxon |
|---|
| Fields in org.teiid.query.xquery.saxon declared as DocumentWrapper | |
|---|---|
protected DocumentWrapper |
NodeWrapper.docWrapper
|
| Methods in org.teiid.query.xquery.saxon with parameters of type DocumentWrapper | |
|---|---|
protected NodeWrapper |
NodeWrapper.makeWrapper(nu.xom.Node node,
DocumentWrapper docWrapper)
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface. |
protected NodeWrapper |
NodeWrapper.makeWrapper(nu.xom.Node node,
DocumentWrapper docWrapper,
NodeWrapper parent,
int index)
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||