| Package | Description |
|---|---|
| org.springframework.batch.item.file |
Infrastructure implementations of io file concerns.
|
| org.springframework.batch.item.file.mapping |
Infrastructure implementations of io file support mapping concerns.
|
| org.springframework.batch.item.file.transform |
Infrastructure implementations of io file support transform concerns.
|
| org.springframework.batch.sample.common | |
| org.springframework.batch.sample.domain.football.internal | |
| org.springframework.batch.sample.domain.multiline | |
| org.springframework.batch.sample.domain.order.internal | |
| org.springframework.batch.sample.domain.order.internal.extractor | |
| org.springframework.batch.sample.domain.order.internal.mapper | |
| org.springframework.batch.sample.domain.trade | |
| org.springframework.batch.sample.domain.trade.internal |
| Class and Description |
|---|
| LineAggregator
Interface used to create string representing object.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| LineTokenizer
Interface that is used by framework to split string obtained typically from a
file into tokens.
|
| Class and Description |
|---|
| AbstractLineTokenizer
Abstract class handling common concerns of various
LineTokenizer
implementations such as dealing with names and actual construction of
FieldSet |
| Alignment |
| ExtractorLineAggregator
An abstract
LineAggregator implementation that utilizes a
FieldExtractor to convert the incoming object to an array of its
parts. |
| FieldExtractor
This class will convert an object to an array of its parts.
|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| FieldSetFactory
Factory interface for creating
FieldSet instances. |
| FlatFileFormatException
Exception indicating that some type of error has occured while
attempting to parse a line of input into tokens.
|
| LineAggregator
Interface used to create string representing object.
|
| LineTokenizer
Interface that is used by framework to split string obtained typically from a
file into tokens.
|
| Range
A class to represent ranges.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| LineAggregator
Interface used to create string representing object.
|
| Class and Description |
|---|
| FieldExtractor
This class will convert an object to an array of its parts.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
| LineTokenizer
Interface that is used by framework to split string obtained typically from a
file into tokens.
|
| Class and Description |
|---|
| FieldSet
Interface used by flat file input sources to encapsulate concerns of
converting an array of Strings to Java native types.
|
Copyright © 2014 Pivotal. All rights reserved.