A B C D F G H I L M N O P R S T U V 
All Classes All Packages

A

absolute(int) - Method in class org.apache.camel.component.flatpack.DataSetList
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 

C

clearAll() - Method in class org.apache.camel.component.flatpack.DataSetList
 
clearErrors() - Method in class org.apache.camel.component.flatpack.DataSetList
 
clearRows() - Method in class org.apache.camel.component.flatpack.DataSetList
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormatConfigurer
 
contains(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
createConsumer(Processor) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createDelimitedParser(Exchange) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.flatpack.FlatpackComponent
 
createFixedParser(String, Reader) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createParser(Exchange) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createParser(Exchange, Reader) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
createProducer() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 

D

DataSetList - Class in org.apache.camel.component.flatpack
The DataSetList wraps the DataSet as a Java List type so the data can easily be iterated.
DataSetList(DataSet) - Constructor for class org.apache.camel.component.flatpack.DataSetList
 
delim - org.apache.camel.component.flatpack.FlatpackType
 
doStart() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 

F

fixed - org.apache.camel.component.flatpack.FlatpackType
 
FLATPACK_COUNTER - Static variable in class org.apache.camel.component.flatpack.FlatpackConstants
 
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
 
FlatpackComponentConfigurer - Class in org.apache.camel.component.flatpack
Generated by camel build tools - do NOT edit this file!
FlatpackComponentConfigurer() - Constructor for class org.apache.camel.component.flatpack.FlatpackComponentConfigurer
 
FlatpackConstants - Class in org.apache.camel.component.flatpack
 
FlatpackConsumer - Class in org.apache.camel.component.flatpack
 
FlatpackConsumer(Endpoint, Processor, LoadBalancer) - Constructor for class org.apache.camel.component.flatpack.FlatpackConsumer
 
FlatpackConverter - Class in org.apache.camel.component.flatpack
 
FlatpackConverterLoader - Class in org.apache.camel.component.flatpack
Generated by camel build tools - do NOT edit this file!
FlatpackConverterLoader() - Constructor for class org.apache.camel.component.flatpack.FlatpackConverterLoader
 
FlatpackDataFormat - Class in org.apache.camel.dataformat.flatpack
Flatpack DataFormat.
FlatpackDataFormat() - Constructor for class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
FlatpackDataFormatConfigurer - Class in org.apache.camel.dataformat.flatpack
Generated by camel build tools - do NOT edit this file!
FlatpackDataFormatConfigurer() - Constructor for class org.apache.camel.dataformat.flatpack.FlatpackDataFormatConfigurer
 
FlatpackEndpoint - Class in org.apache.camel.component.flatpack
Parse fixed width and delimited files using the FlatPack library.
FlatpackEndpoint() - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpoint
 
FlatpackEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpoint
 
FlatpackEndpointConfigurer - Class in org.apache.camel.component.flatpack
Generated by camel build tools - do NOT edit this file!
FlatpackEndpointConfigurer() - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpointConfigurer
 
FlatpackEndpointUriFactory - Class in org.apache.camel.component.flatpack
Generated by camel build tools - do NOT edit this file!
FlatpackEndpointUriFactory() - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 
FlatpackException - Exception in org.apache.camel.component.flatpack
Flatpack exception.
FlatpackException(String, Exchange, List<DataError>) - Constructor for exception org.apache.camel.component.flatpack.FlatpackException
 
FlatpackType - Enum in org.apache.camel.component.flatpack
 

G

get(int) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getBigDecimal(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getBigDecimal(String, Supplier<BigDecimal>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getCamelContext() - Method in class org.apache.camel.component.flatpack.FlatpackConverterLoader
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointConfigurer
 
getColumns() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getColumns(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDataFormatName() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDate(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDate(String, SimpleDateFormat) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDate(String, SimpleDateFormat, Supplier<Date>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDate(String, Supplier<Date>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDefinition() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDelimiter() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getDelimiter() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDouble(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getDouble(String, DoubleSupplier) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getErrorCount() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getErrors() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getErrors() - Method in exception org.apache.camel.component.flatpack.FlatpackException
 
getIndex() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getInt(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getInt(String, IntSupplier) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLoadBalancer() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getLocalDate(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLocalDate(String, String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLocalDate(String, String, Supplier<LocalDate>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLocalDate(String, DateTimeFormatter) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLocalDate(String, Supplier<LocalDate>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLong(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getLong(String, LongSupplier) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getMessage() - Method in exception org.apache.camel.component.flatpack.FlatpackException
 
getObject(String, Class<?>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointConfigurer
 
getParserFactory() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getParserFactory() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getRawData() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getRecord() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getRecordID() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getResourceUri() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getRowCount() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getRowNo() - Method in class org.apache.camel.component.flatpack.DataSetList
 
getString(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getString(String, Supplier<String>) - Method in class org.apache.camel.component.flatpack.DataSetList
 
getTextQualifier() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getTextQualifier() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getType() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
goBottom() - Method in class org.apache.camel.component.flatpack.DataSetList
 
goTop() - Method in class org.apache.camel.component.flatpack.DataSetList
 

H

HEADER_ID - Static variable in class org.apache.camel.component.flatpack.FlatpackComponent
 

I

isAllowShortLines() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isAllowShortLines() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isAnError(int) - Method in class org.apache.camel.component.flatpack.DataSetList
 
isEnabled(String) - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 
isFixed() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isIgnoreExtraColumns() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isIgnoreExtraColumns() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isIgnoreFirstRecord() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isIgnoreFirstRecord() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isLenientProperties() - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 
isRecordID(String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
isRowEmpty() - Method in class org.apache.camel.component.flatpack.DataSetList
 
isSplitRows() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
iterator() - Method in class org.apache.camel.component.flatpack.DataSetList
 

L

load(TypeConverterRegistry) - Method in class org.apache.camel.component.flatpack.FlatpackConverterLoader
 

M

marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
multiValuePrefixes() - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 

N

next() - Method in class org.apache.camel.component.flatpack.DataSetList
 

O

orderRows(OrderBy) - Method in class org.apache.camel.component.flatpack.DataSetList
 
org.apache.camel.component.flatpack - package org.apache.camel.component.flatpack
The Flatpack Component for working with fixed width or delimited files
org.apache.camel.dataformat.flatpack - package org.apache.camel.dataformat.flatpack
 

P

previous() - Method in class org.apache.camel.component.flatpack.DataSetList
 
processDataSet(Exchange, DataSet, int) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
propertyNames() - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 

R

remove() - Method in class org.apache.camel.component.flatpack.DataSetList
 

S

secretPropertyNames() - Method in class org.apache.camel.component.flatpack.FlatpackEndpointUriFactory
 
setAllowShortLines(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Allows for lines to be shorter than expected and ignores the extra characters
setAllowShortLines(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
Allows for lines to be shorter than expected and ignores the extra characters
setCamelContext(CamelContext) - Method in class org.apache.camel.component.flatpack.FlatpackConverterLoader
 
setDefinition(String) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setDelimiter(char) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
The default character delimiter for delimited files.
setDelimiter(char) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setFixed(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setIgnoreExtraColumns(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Allows for lines to be longer than expected and ignores the extra characters
setIgnoreExtraColumns(boolean) - Method in class org.apache.camel.dataformat.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.FlatpackEndpoint
Whether the first line is ignored for delimited files (for the column headers).
setIgnoreFirstRecord(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
setLowerCase() - Method in class org.apache.camel.component.flatpack.DataSetList
 
setParserFactory(ParserFactory) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
setParserFactory(ParserFactory) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setPZConvertProps(Properties) - Method in class org.apache.camel.component.flatpack.DataSetList
 
setResourceUri(String) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
URL for loading the flatpack mapping file from classpath or file system
setSplitRows(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Sets the Component to send each row as a separate exchange once parsed
setStrictNumericParse(boolean) - Method in class org.apache.camel.component.flatpack.DataSetList
 
setTextQualifier(char) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
The text qualifier for delimited files.
setTextQualifier(char) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setType(FlatpackType) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Whether to use fixed or delimiter
setUpperCase() - Method in class org.apache.camel.component.flatpack.DataSetList
 
setValue(String, String) - Method in class org.apache.camel.component.flatpack.DataSetList
 
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.dataformat.flatpack.FlatpackDataFormat
 

V

valueOf(String) - Static method in enum org.apache.camel.component.flatpack.FlatpackType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.flatpack.FlatpackType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I L M N O P R S T U V 
All Classes All Packages