Package | Description |
---|---|
org.apache.synapse.util.streaming_xpath |
Modifier and Type | Method and Description |
---|---|
String |
StreamingXPATH.getStringValue(InputStream inputStream)
This will return the XPATH expression's result when you provide a Input Stream To a XML
|
String |
StreamingXPATH.getStringValue(org.apache.axiom.om.OMElement documentElement)
This will return the XPATH expression's result when you provide a Input Stream To a XML
|
Constructor and Description |
---|
StreamingXPATH(String xPath)
This constructor is responsible For Create a Custom XPATH Parser Object
|
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.