Uses of Enum Class
org.apache.camel.component.xquery.ResultFormat
Packages that use ResultFormat
-
Uses of ResultFormat in org.apache.camel.component.xquery
Methods in org.apache.camel.component.xquery that return ResultFormatModifier and TypeMethodDescriptionXQueryBuilder.getResultsFormat()XQueryEndpoint.getResultsFormat()static ResultFormatReturns the enum constant of this class with the specified name.static ResultFormat[]ResultFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.xquery with parameters of type ResultFormatModifier and TypeMethodDescriptionvoidXQueryBuilder.setResultsFormat(ResultFormat resultsFormat) voidXQueryEndpoint.setResultsFormat(ResultFormat resultsFormat) What output result to use