| Package | Description |
|---|---|
| com.greenbird.xml |
| Modifier and Type | Method and Description |
|---|---|
static XPathRoot |
XPathRoot.forNode(Node node) |
static XPathRoot |
XPathRoot.forResource(String xmlPath) |
static XPathRoot |
XPathRoot.forSource(InputSource xmlSource) |
static XPathRoot |
XPathRoot.forString(String xmlString) |
XPathRoot |
XPathRoot.rootFrom(Node rootNode) |
XPathRoot |
XPathRoot.rootFrom(String xPath) |
XPathRoot |
XPathRoot.withNamespaceContext(NamespaceContext namespaceContext) |
Copyright © 2015 greenbird Integration Technology. All Rights Reserved.