B C D E F G I J M O P S T U X

B

binary() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be binary
binarySource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
Sets the source parser to XML

C

C24IOConverter - Class in org.fusesource.fabric.camel.c24io
Helper converters for C24 IO
C24IOFormat - Class in org.fusesource.fabric.camel.c24io
A DataFormat for working with C24 IO
C24IOFormat() - Constructor for class org.fusesource.fabric.camel.c24io.C24IOFormat
 
C24IOFormat(Element) - Constructor for class org.fusesource.fabric.camel.c24io.C24IOFormat
 
C24IOFormat(Element, Source, Sink) - Constructor for class org.fusesource.fabric.camel.c24io.C24IOFormat
 
C24IOHelper - Class in org.fusesource.fabric.camel.c24io
 
C24IOSink - Class in org.fusesource.fabric.camel.c24io
Transforms an C24 data object into some output format
C24IOSink() - Constructor for class org.fusesource.fabric.camel.c24io.C24IOSink
 
C24IOSink(Sink) - Constructor for class org.fusesource.fabric.camel.c24io.C24IOSink
 
C24IOSource<T extends C24IOSource> - Class in org.fusesource.fabric.camel.c24io
A parser of objects using the C24 IO
C24IOSource() - Constructor for class org.fusesource.fabric.camel.c24io.C24IOSource
 
C24IOSource(Element) - Constructor for class org.fusesource.fabric.camel.c24io.C24IOSource
 
C24IOTransform - Class in org.fusesource.fabric.camel.c24io
Transforms an C24 IO object into some output format
C24IOTransform(Transform) - Constructor for class org.fusesource.fabric.camel.c24io.C24IOTransform
 
C24IOValidateComponent - Class in org.fusesource.fabric.camel.c24io
 
C24IOValidateComponent() - Constructor for class org.fusesource.fabric.camel.c24io.C24IOValidateComponent
 
C24IOValidationException - Exception in org.fusesource.fabric.camel.c24io
A Camel ValidationException thrown if validation fails using C24 IO.
C24IOValidationException(Exchange, ComplexDataObject, ValidationException) - Constructor for exception org.fusesource.fabric.camel.c24io.C24IOValidationException
 
C24IOValidator - Class in org.fusesource.fabric.camel.c24io
Performs validation using C24 IO of a ComplexDataObject
C24IOValidator() - Constructor for class org.fusesource.fabric.camel.c24io.C24IOValidator
 
c24Sink() - Static method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
c24Sink(Sink) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
c24Source(String) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
c24Source(Class<?>) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
c24Source(Element) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
convertTo(Class<T>, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
createDefaultSink() - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
createEndpoint(String, String, Map) - Method in class org.fusesource.fabric.camel.c24io.C24IOValidateComponent
 
createSink(C24IOContentType) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
createSink(C24IOContentType) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
createSource(C24IOContentType) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
createValidationManager() - Method in class org.fusesource.fabric.camel.c24io.C24IOValidator
 

D

discoverSink(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
discoverSource(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 

E

element(String) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
element(Class<?>) - Static method in class org.fusesource.fabric.camel.c24io.C24IOSource
 

F

FallbackTypeConverter - Class in org.fusesource.fabric.camel.c24io
Auto-detect ComplexDataObject instances from the C24 IO and allow them to be transformed to and from sources and sinks.
FallbackTypeConverter() - Constructor for class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 

G

getContentType() - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getContentType() - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
getDataObject() - Method in exception org.fusesource.fabric.camel.c24io.C24IOValidationException
 
getDefaultSink() - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getDefaultSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getElement() - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getElement(String) - Static method in class org.fusesource.fabric.camel.c24io.C24IOHelper
 
getElement(Class<?>) - Static method in class org.fusesource.fabric.camel.c24io.C24IOHelper
 
getElement() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
getElementForType(Class<?>, Exchange) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
getElementType() - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getMandatoryElement(Class<?>) - Static method in class org.fusesource.fabric.camel.c24io.C24IOHelper
 
getSink(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getSink() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
getSink(ComplexDataObject, Exchange) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
getSink(Exchange) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
getSource(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
getSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
getSource(Class<?>, Element, Exchange) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
getTransform() - Method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
getType() - Method in exception org.fusesource.fabric.camel.c24io.TypeNotElementRuntimeException
 
getValidationException() - Method in exception org.fusesource.fabric.camel.c24io.C24IOValidationException
The underlying C24 IO exception
getValidationManager() - Method in class org.fusesource.fabric.camel.c24io.C24IOValidator
 

I

isBinaryMimeType(String) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
isComplexDataObject(Class<T>) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
isJavaMimeType(String) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
isPrettyPrint() - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
isTextMimeType(String) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
isXmlMimeType(String) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 

J

java() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be Java
javaSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
Sets the source parser to XML

M

mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
mandatoryConvertTo(Class<T>, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
marshal(Exchange, Object, OutputStream) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
marshall(Class<T>, ComplexDataObject, Exchange) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 

O

org.fusesource.fabric.camel.c24io - package org.fusesource.fabric.camel.c24io
 

P

parseDataObject(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
process(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
process(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
process(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
process(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOValidator
 

S

sax() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be SAX
saxSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
Sets the source parser to SAX
setContentType(C24IOContentType) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
setContentType(C24IOContentType) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
setElement(Element) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
setElementType(Class) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
setPrettyPrint(boolean) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
setSink(Sink) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
setSink(Sink) - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
setSink(Sink) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
setSource(Source) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
setSource(Source) - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
 
setTransform(Transform) - Method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
setTypeConverter(TypeConverter) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
setValidationManager(ValidationManager) - Method in class org.fusesource.fabric.camel.c24io.C24IOValidator
 
SwiftFormat - Class in org.fusesource.fabric.camel.c24io
A DataFormat using SWIFT with C24 IO
SwiftFormat() - Constructor for class org.fusesource.fabric.camel.c24io.SwiftFormat
 
SwiftFormat(SwiftPreParser) - Constructor for class org.fusesource.fabric.camel.c24io.SwiftFormat
 
SwiftFormat(SwiftPreParser, Sink) - Constructor for class org.fusesource.fabric.camel.c24io.SwiftFormat
 

T

tagValuePair() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be tag value pair
text() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be text
textSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
Sets the source parser to text
toDocumentNode(ComplexDataObject, Exchange) - Static method in class org.fusesource.fabric.camel.c24io.C24IOConverter
Converts a data object into a Saxon document info so that it can be used in Saxon's XQuery processor
toDocumentNode(Configuration, ComplexDataObject) - Static method in class org.fusesource.fabric.camel.c24io.C24IOConverter
Converts a data object into a Saxon document info so that it can be used in Saxon's XQuery processor
toProcessor(Transform) - Static method in class org.fusesource.fabric.camel.c24io.C24IOConverter
A converter to provide a Processor for invoking the given C24IO transformation class
transform(Class<?>) - Static method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
transform(Transform) - Static method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
transform(Object[][]) - Method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
transformDataObject(Exchange, ComplexDataObject) - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
tryConvertTo(Class<T>, Object) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
 
TypeNotElementRuntimeException - Exception in org.fusesource.fabric.camel.c24io
Exception thrown if an element type does not actually implement the Element interface
TypeNotElementRuntimeException(Class<?>) - Constructor for exception org.fusesource.fabric.camel.c24io.TypeNotElementRuntimeException
 

U

unmarshal(Exchange, InputStream) - Method in class org.fusesource.fabric.camel.c24io.C24IOFormat
 
unmarshal(Exchange, InputStream) - Method in class org.fusesource.fabric.camel.c24io.SwiftFormat
 
unmarshalDataObject(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
 
unmarshalDataObject(Exchange) - Method in class org.fusesource.fabric.camel.c24io.C24IOTransform
 
unmarshall(Class<T>, Object, Exchange) - Method in class org.fusesource.fabric.camel.c24io.FallbackTypeConverter
Lets try parse via JAXB

X

xml() - Method in class org.fusesource.fabric.camel.c24io.C24IOSink
Sets the output sink to be XML
xmlSource() - Method in class org.fusesource.fabric.camel.c24io.C24IOSource
Sets the source parser to XML

B C D E F G I J M O P S T U X

Copyright © 2012 FuseSource. All Rights Reserved.