Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
I
M
O
P
S
T
U
C
createConsumer(Processor)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.flatpack.
FlatpackComponent
createParser(Exchange)
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
createParser(Exchange)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
createParser(String, Reader)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
createParser(Exchange, Reader)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
createProducer()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
D
DataSetList
- Class in
org.apache.camel.component.flatpack
DataSetList(DataSet)
- Constructor for class org.apache.camel.component.flatpack.
DataSetList
definition
- Variable in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
DelimitedEndpoint
- Class in
org.apache.camel.component.flatpack
DelimitedEndpoint()
- Constructor for class org.apache.camel.component.flatpack.
DelimitedEndpoint
DelimitedEndpoint(String, Component, String)
- Constructor for class org.apache.camel.component.flatpack.
DelimitedEndpoint
F
FixedLengthEndpoint
- Class in
org.apache.camel.component.flatpack
A
Flatpack Endpoint
for working with fixed width and delimited files
FixedLengthEndpoint()
- Constructor for class org.apache.camel.component.flatpack.
FixedLengthEndpoint
FixedLengthEndpoint(String, Component, String)
- Constructor for class org.apache.camel.component.flatpack.
FixedLengthEndpoint
FlatpackComponent
- Class in
org.apache.camel.component.flatpack
A
Flatpack Component
for working with fixed width and delimited files
FlatpackComponent()
- Constructor for class org.apache.camel.component.flatpack.
FlatpackComponent
FlatpackConverter
- Class in
org.apache.camel.component.flatpack
FlatpackDataFormat
- Class in
org.apache.camel.component.flatpack
Flatpack DataFormat.
FlatpackDataFormat()
- Constructor for class org.apache.camel.component.flatpack.
FlatpackDataFormat
FlatpackException
- Exception in
org.apache.camel.component.flatpack
Flatpack exception.
FlatpackException(String, Exchange, List<DataError>)
- Constructor for exception org.apache.camel.component.flatpack.
FlatpackException
G
get(int)
- Method in class org.apache.camel.component.flatpack.
DataSetList
getDefinition()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
getDefinition()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
getDelimiter()
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
getDelimiter()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
getErrors()
- Method in exception org.apache.camel.component.flatpack.
FlatpackException
getLoadBalancer()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
getMessage()
- Method in exception org.apache.camel.component.flatpack.
FlatpackException
getParserFactory()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
getParserFactory()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
getTextQualifier()
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
getTextQualifier()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
H
HEADER_ID
- Static variable in class org.apache.camel.component.flatpack.
FlatpackComponent
I
isAllowShortLines()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
isAllowShortLines()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
isFixed()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
isIgnoreExtraColumns()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
isIgnoreExtraColumns()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
isIgnoreFirstRecord()
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
isIgnoreFirstRecord()
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
isSingleton()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
isSplitRows()
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
iterator()
- Method in class org.apache.camel.component.flatpack.
DataSetList
M
marshal(Exchange, Object, OutputStream)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
O
org.apache.camel.component.flatpack
- package org.apache.camel.component.flatpack
The
Flatpack Component
for working with fixed width or delimited files
P
processDataSet(Exchange, DataSet, int)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
S
setAllowShortLines(boolean)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
Allows for lines to be shorter than expected and ignores the extra characters
setAllowShortLines(boolean)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
Allows for lines to be shorter than expected and ignores the extra characters
setDefinition(String)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
setDelimiter(char)
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
setDelimiter(char)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
setFixed(boolean)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
setIgnoreExtraColumns(boolean)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
Allows for lines to be longer than expected and ignores the extra characters
setIgnoreExtraColumns(boolean)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
Allows for lines to be longer than expected and ignores the extra characters
setIgnoreFirstRecord(boolean)
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
setIgnoreFirstRecord(boolean)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
setLoadBalancer(LoadBalancer)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
setParserFactory(ParserFactory)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
setParserFactory(ParserFactory)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
setSplitRows(boolean)
- Method in class org.apache.camel.component.flatpack.
FixedLengthEndpoint
Sets the Component to send each row as a separate exchange once parsed
setTextQualifier(char)
- Method in class org.apache.camel.component.flatpack.
DelimitedEndpoint
setTextQualifier(char)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
size()
- Method in class org.apache.camel.component.flatpack.
DataSetList
T
toDocument(DataSet)
- Static method in class org.apache.camel.component.flatpack.
FlatpackConverter
toList(DataSet)
- Static method in class org.apache.camel.component.flatpack.
FlatpackConverter
toMap(DataSet)
- Static method in class org.apache.camel.component.flatpack.
FlatpackConverter
TRAILER_ID
- Static variable in class org.apache.camel.component.flatpack.
FlatpackComponent
U
unmarshal(Exchange, InputStream)
- Method in class org.apache.camel.component.flatpack.
FlatpackDataFormat
C
D
F
G
H
I
M
O
P
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel