|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathExtractor.ResultType | |
|---|---|
| org.mule.module.xml.transformer | Xml and Xslt Transformer implementations. |
| Uses of XPathExtractor.ResultType in org.mule.module.xml.transformer |
|---|
| Methods in org.mule.module.xml.transformer that return XPathExtractor.ResultType | |
|---|---|
XPathExtractor.ResultType |
XPathExtractor.getResultType()
Result type from this transformer. |
static XPathExtractor.ResultType |
XPathExtractor.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XPathExtractor.ResultType[] |
XPathExtractor.ResultType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.mule.module.xml.transformer with parameters of type XPathExtractor.ResultType | |
|---|---|
void |
XPathExtractor.setResultType(XPathExtractor.ResultType resultType)
Result type from this transformer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||