Uses of Class
org.apache.camel.util.xml.BytesSource
Packages that use BytesSource
Package
Description
A number of JAXP related helper classes for converting to and from various JAXP related classes like Document and Source to be used by a
TypeConverter
-
Uses of BytesSource in org.apache.camel.converter.jaxp
Methods in org.apache.camel.converter.jaxp that return BytesSourceModifier and TypeMethodDescriptionXmlConverter.toBytesSource
(byte[] data) Converts the given byte[] to a Source -
Uses of BytesSource in org.apache.camel.util.xml
Methods in org.apache.camel.util.xml with parameters of type BytesSourceModifier and TypeMethodDescriptionstatic org.apache.camel.StreamCache
StreamSourceConverter.convertToStreamCache
(BytesSource source)