JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
T
V
W
A
AbstractFlatRepo
<
T
extends
FlatEntity
> - Class in
br.com.objectos.way.flat
AbstractFlatRepo(FlatFile)
- Constructor for class br.com.objectos.way.flat.
AbstractFlatRepo
addParseErrorTo(List<ParseError>)
- Method in exception br.com.objectos.way.flat.
RecordParseException
addParseErrorTo(List<ParseError>)
- Method in class br.com.objectos.way.flat.
Result
appendTo(File)
- Static method in class br.com.objectos.way.flat.
FlatFileWriter
appendTo(File)
- Method in interface br.com.objectos.way.flat.
FlatRecordFile
B
br.com.objectos.way.flat
- package br.com.objectos.way.flat
br.com.objectos.way.flat.pojo
- package br.com.objectos.way.flat.pojo
C
close()
- Method in class br.com.objectos.way.flat.
FlatFileReader
close()
- Method in class br.com.objectos.way.flat.
FlatFileWriter
column(int, int)
- Method in class br.com.objectos.way.flat.
FixedWidthRow
ComparisonOperator
- Enum in
br.com.objectos.way.flat
custom(int, CustomFormatter<?>)
- Method in class br.com.objectos.way.flat.
RecordReader
custom(T, int, CustomFormatter<T>)
- Method in class br.com.objectos.way.flat.
RecordWriter
CustomFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
CustomFormatter
<
T
> - Interface in
br.com.objectos.way.flat
D
decimal(int, int)
- Method in class br.com.objectos.way.flat.
RecordReader
decimal(int, int, DoubleValueCondition, String)
- Method in class br.com.objectos.way.flat.
RecordReader
decimal(double, int, int, DecimalOption...)
- Method in class br.com.objectos.way.flat.
RecordWriter
decimal(double, int, int, DecimalOption...)
- Method in class br.com.objectos.way.flat.
RecordWriter.DoubleValueConditionWriter
DecimalFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
deleteUnchecked()
- Method in class br.com.objectos.way.flat.
AbstractFlatRepo
doubleValue()
- Method in class br.com.objectos.way.flat.
Record
DoubleValueCondition
- Class in
br.com.objectos.way.flat
DoubleValueConditionWriter(DoubleValueCondition, String)
- Constructor for class br.com.objectos.way.flat.
RecordWriter.DoubleValueConditionWriter
E
emit(FlatFileWriter)
- Method in interface br.com.objectos.way.flat.
FlatRecord
empty(Line)
- Static method in class br.com.objectos.way.flat.
Result
F
FieldAnnotation
- Annotation Type in
br.com.objectos.way.flat.pojo
Fill
- Annotation Type in
br.com.objectos.way.flat.pojo
Fixed
- Annotation Type in
br.com.objectos.way.flat.pojo
fixed(String)
- Method in class br.com.objectos.way.flat.
RecordReader
fixed(String)
- Method in class br.com.objectos.way.flat.
RecordWriter
FixedWidthColumn
- Class in
br.com.objectos.way.flat
FixedWidthRow
- Class in
br.com.objectos.way.flat
FlatEntity
- Interface in
br.com.objectos.way.flat
flatEnum(int, FlatEnumParser<?>)
- Method in class br.com.objectos.way.flat.
RecordReader
flatEnum(Enum<?>, int)
- Method in class br.com.objectos.way.flat.
RecordWriter
FlatEnumFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
FlatFile
- Interface in
br.com.objectos.way.flat
FlatFileParser
<
T
,
E
extends
ParseException
> - Interface in
br.com.objectos.way.flat
FlatFileReader
- Class in
br.com.objectos.way.flat
FlatFileRuntimeException
- Exception in
br.com.objectos.way.flat
FlatFileRuntimeException(Throwable)
- Constructor for exception br.com.objectos.way.flat.
FlatFileRuntimeException
FlatFileWriter
- Class in
br.com.objectos.way.flat
FlatFileWriter(Appendable)
- Constructor for class br.com.objectos.way.flat.
FlatFileWriter
FlatRecord
- Interface in
br.com.objectos.way.flat
FlatRecordFile
- Interface in
br.com.objectos.way.flat
G
get(Reader)
- Static method in class br.com.objectos.way.flat.
FlatFileReader
get()
- Method in class br.com.objectos.way.flat.
Record
get(Line)
- Static method in class br.com.objectos.way.flat.
RecordReader
get()
- Method in class br.com.objectos.way.flat.
Result
I
insert(T)
- Method in class br.com.objectos.way.flat.
AbstractFlatRepo
integer(int, IntegerOption...)
- Method in class br.com.objectos.way.flat.
RecordReader
integer(int, IntValueCondition, String)
- Method in class br.com.objectos.way.flat.
RecordReader
integer(int, int, IntegerOption...)
- Method in class br.com.objectos.way.flat.
RecordWriter
integer(int, int, IntegerOption...)
- Method in class br.com.objectos.way.flat.
RecordWriter.IntValueConditionWriter
IntegerFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
intValue()
- Method in class br.com.objectos.way.flat.
Record
IntValueCondition
- Class in
br.com.objectos.way.flat
IntValueConditionWriter(IntValueCondition, String)
- Constructor for class br.com.objectos.way.flat.
RecordWriter.IntValueConditionWriter
L
Line
- Class in
br.com.objectos.way.flat
Line(int, String)
- Constructor for class br.com.objectos.way.flat.
Line
line()
- Method in interface br.com.objectos.way.flat.
ParseError
list()
- Method in class br.com.objectos.way.flat.
AbstractFlatRepo
list()
- Method in class br.com.objectos.way.flat.
Result
localDate(LocalDatePattern)
- Method in class br.com.objectos.way.flat.
RecordReader
localDate(LocalDatePattern, String)
- Method in class br.com.objectos.way.flat.
RecordReader
localDate(LocalDate, LocalDatePattern)
- Method in class br.com.objectos.way.flat.
RecordWriter
localDate(Optional<LocalDate>, LocalDatePattern)
- Method in class br.com.objectos.way.flat.
RecordWriter
LocalDateFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
localDateTime(LocalDateTimePattern)
- Method in class br.com.objectos.way.flat.
RecordReader
localDateTime(LocalDateTimePattern, String)
- Method in class br.com.objectos.way.flat.
RecordReader
localDateTime(LocalDateTime, LocalDateTimePattern)
- Method in class br.com.objectos.way.flat.
RecordWriter
localDateTime(Optional<LocalDateTime>, LocalDateTimePattern)
- Method in class br.com.objectos.way.flat.
RecordWriter
LocalDateTimeFormat
- Annotation Type in
br.com.objectos.way.flat.pojo
M
mapper()
- Method in class br.com.objectos.way.flat.
AbstractFlatRepo
matches(String)
- Method in interface br.com.objectos.way.flat.
RecordMatcher
message()
- Method in interface br.com.objectos.way.flat.
ParseError
mixed(List<T>, List<ParseError>)
- Static method in class br.com.objectos.way.flat.
Result
N
number()
- Method in class br.com.objectos.way.flat.
Line
O
of(T)
- Static method in class br.com.objectos.way.flat.
Result
ofException(Line, Exception)
- Static method in class br.com.objectos.way.flat.
Result
ofException(RecordParseException)
- Static method in class br.com.objectos.way.flat.
Result
optional()
- Method in class br.com.objectos.way.flat.
Result
or(String)
- Method in class br.com.objectos.way.flat.
RecordWriter.LocalDateTimeWriter
or(String)
- Method in class br.com.objectos.way.flat.
RecordWriter.LocalDateWriter
P
parse(String)
- Method in interface br.com.objectos.way.flat.
CustomFormatter
parse(Reader)
- Method in interface br.com.objectos.way.flat.
FlatFileParser
parse(String)
- Method in interface br.com.objectos.way.flat.
FlatFileParser
parse(FlatFileReader)
- Method in interface br.com.objectos.way.flat.
RecordParser
ParseError
- Interface in
br.com.objectos.way.flat
parseErrorList()
- Method in exception br.com.objectos.way.flat.
ParseException
ParseException
- Exception in
br.com.objectos.way.flat
ParseException()
- Constructor for exception br.com.objectos.way.flat.
ParseException
parseException()
- Method in class br.com.objectos.way.flat.
Record
parseList(RecordMatcher, RecordParser<T>)
- Method in class br.com.objectos.way.flat.
FlatFileReader
parseOne(RecordParser<T>)
- Method in class br.com.objectos.way.flat.
FlatFileReader
Pattern
- Annotation Type in
br.com.objectos.way.flat.pojo
Prefix
- Annotation Type in
br.com.objectos.way.flat.pojo
R
read()
- Method in class br.com.objectos.way.flat.
RecordReader
Record
- Class in
br.com.objectos.way.flat
RecordMatcher
- Interface in
br.com.objectos.way.flat
RecordParseException
- Exception in
br.com.objectos.way.flat
RecordParser
<
T
> - Interface in
br.com.objectos.way.flat
recordReader()
- Method in class br.com.objectos.way.flat.
FlatFileReader
RecordReader
- Class in
br.com.objectos.way.flat
recordWriter()
- Method in class br.com.objectos.way.flat.
FlatFileWriter
RecordWriter
- Class in
br.com.objectos.way.flat
RecordWriter.DoubleValueConditionWriter
- Class in
br.com.objectos.way.flat
RecordWriter.IntValueConditionWriter
- Class in
br.com.objectos.way.flat
RecordWriter.LocalDateTimeWriter
- Class in
br.com.objectos.way.flat
RecordWriter.LocalDateWriter
- Class in
br.com.objectos.way.flat
Repo
- Annotation Type in
br.com.objectos.way.flat
Result
<
T
> - Class in
br.com.objectos.way.flat
T
text()
- Method in class br.com.objectos.way.flat.
Line
Text
- Annotation Type in
br.com.objectos.way.flat.pojo
text(int)
- Method in class br.com.objectos.way.flat.
RecordReader
text(String, int, TextOption...)
- Method in class br.com.objectos.way.flat.
RecordWriter
toString()
- Method in class br.com.objectos.way.flat.
FixedWidthColumn
toString()
- Method in class br.com.objectos.way.flat.
Line
toString()
- Method in class br.com.objectos.way.flat.
RecordWriter
V
valid()
- Method in class br.com.objectos.way.flat.
Record
value(double)
- Method in enum br.com.objectos.way.flat.
ComparisonOperator
value(int)
- Method in enum br.com.objectos.way.flat.
ComparisonOperator
valueOf(String)
- Static method in enum br.com.objectos.way.flat.
ComparisonOperator
Returns the enum constant of this type with the specified name.
values()
- Static method in enum br.com.objectos.way.flat.
ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
W
when(DoubleValueCondition, String)
- Method in class br.com.objectos.way.flat.
RecordWriter
when(IntValueCondition, String)
- Method in class br.com.objectos.way.flat.
RecordWriter
WhenAbsent
- Annotation Type in
br.com.objectos.way.flat.pojo
WhenZero
- Annotation Type in
br.com.objectos.way.flat.pojo
WritableFlatFile
- Interface in
br.com.objectos.way.flat
write(T)
- Method in interface br.com.objectos.way.flat.
CustomFormatter
write()
- Method in class br.com.objectos.way.flat.
RecordWriter
writeTo(Appendable)
- Method in interface br.com.objectos.way.flat.
WritableFlatFile
writeTo(File)
- Method in interface br.com.objectos.way.flat.
WritableFlatFile
A
B
C
D
E
F
G
I
L
M
N
O
P
R
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
Objectos Software LTDA
. All rights reserved.