Package | Description |
---|---|
net.sf.saxon.option.xom |
Modifier and Type | Field and Description |
---|---|
protected XOMDocumentWrapper |
XOMNodeWrapper.docWrapper |
Modifier and Type | Method and Description |
---|---|
protected XOMNodeWrapper |
XOMNodeWrapper.makeWrapper(nu.xom.Node node,
XOMDocumentWrapper docWrapper)
Factory method to wrap a XOM node with a wrapper that implements the
Saxon NodeInfo interface.
|
protected XOMNodeWrapper |
XOMNodeWrapper.makeWrapper(nu.xom.Node node,
XOMDocumentWrapper docWrapper,
XOMNodeWrapper parent,
int index)
Factory method to wrap a XOM node with a wrapper that implements the
Saxon NodeInfo interface.
|
Copyright © 2019. All rights reserved.