|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentNode | |
---|---|
biz.c24.io.api.data | Data Model super and utility classes. |
biz.c24.io.api.data.saxon | XPath integration with Saxonica. |
biz.c24.io.api.data.swapswire |
Uses of DocumentNode in biz.c24.io.api.data |
---|
Methods in biz.c24.io.api.data with parameters of type DocumentNode | |
---|---|
protected abstract Result |
XsltValidator.createResult(net.sf.saxon.Configuration config,
DocumentNode rootNode,
ComplexDataObject rootObject,
List errors)
|
Uses of DocumentNode in biz.c24.io.api.data.saxon |
---|
Constructors in biz.c24.io.api.data.saxon with parameters of type DocumentNode | |
---|---|
ComplexElementNode.HomogenousChildElementIterator(ComplexElementNode parent,
DocumentNode root,
String local,
int count)
Create an iterator over all the child elements sharing a specific name |
Uses of DocumentNode in biz.c24.io.api.data.swapswire |
---|
Methods in biz.c24.io.api.data.swapswire with parameters of type DocumentNode | |
---|---|
protected Result |
SwdmlValidator.createResult(net.sf.saxon.Configuration config,
DocumentNode rootNode,
ComplexDataObject rootObject,
List errors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |