public static interface XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default XQueryEndpointBuilderFactory.AdvancedXQueryEndpointProducerBuilder advanced()
default XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder allowStAX(boolean allowStAX)
allowStAX - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder allowStAX(String allowStAX)
allowStAX - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder headerName(String headerName)
headerName - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder namespacePrefixes(Map<String,String> namespacePrefixes)
namespacePrefixes - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder namespacePrefixes(String namespacePrefixes)
namespacePrefixes - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder resultsFormat(XQueryEndpointBuilderFactory.ResultFormat resultsFormat)
resultsFormat - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder resultsFormat(String resultsFormat)
resultsFormat - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder resultType(Class<Object> resultType)
resultType - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder resultType(String resultType)
resultType - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder stripsAllWhiteSpace(boolean stripsAllWhiteSpace)
stripsAllWhiteSpace - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder stripsAllWhiteSpace(String stripsAllWhiteSpace)
stripsAllWhiteSpace - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault XQueryEndpointBuilderFactory.XQueryEndpointProducerBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setApache Camel