Uses of Enum Class
org.apache.camel.component.xslt.XsltOutput
-
Uses of XsltOutput in org.apache.camel.component.xslt
Methods in org.apache.camel.component.xslt that return XsltOutputModifier and TypeMethodDescriptionXsltEndpoint.getOutput()static XsltOutputReturns the enum constant of this class with the specified name.static XsltOutput[]XsltOutput.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.xslt with parameters of type XsltOutputModifier and TypeMethodDescriptionvoidXsltAggregationStrategy.setOutput(XsltOutput output) voidXsltEndpoint.setOutput(XsltOutput output) Option to specify which output type to use.XsltAggregationStrategy.withOutput(XsltOutput output)