Uses of Class
com.greenbird.xml.XPathRoot

Packages that use XPathRoot
com.greenbird.xml   
 

Uses of XPathRoot in com.greenbird.xml
 

Methods in com.greenbird.xml that return XPathRoot
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 © 2013 greenbird Integration Technology. All Rights Reserved.