public class JXPathUtil extends Object
Constructor and Description |
---|
JXPathUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.jxpath.JXPathContext |
newXMLContext(InputStream anInputStream) |
static org.apache.commons.jxpath.JXPathContext |
newXMLContext(String anXml) |
public static org.apache.commons.jxpath.JXPathContext newXMLContext(String anXml) throws IOException, SAXException
IOException
SAXException
public static org.apache.commons.jxpath.JXPathContext newXMLContext(InputStream anInputStream) throws IOException, SAXException
IOException
SAXException