- getBeanClass() - Method in class org.dhatim.flatfile.Binding
-
- getBeanId() - Method in class org.dhatim.flatfile.Binding
-
- getBindingType() - Method in class org.dhatim.flatfile.Binding
-
- getContentHandler() - Method in class org.dhatim.flatfile.FlatFileReader
-
- getDTDHandler() - Method in class org.dhatim.flatfile.FlatFileReader
-
- getEntityResolver() - Method in class org.dhatim.flatfile.FlatFileReader
-
- getErrorHandler() - Method in class org.dhatim.flatfile.FlatFileReader
-
- getFactory() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParser
-
Get the parser factory instance that created this parser instance.
- getFeature(String) - Method in class org.dhatim.flatfile.FlatFileReader
-
- getFieldNames() - Method in class org.dhatim.flatfile.RecordMetaData
-
Get a collection of all the field names (excluding ignored fields) in
this record.
- getFields() - Method in class org.dhatim.flatfile.Record
-
Get the record fields.
- getFields() - Method in class org.dhatim.flatfile.RecordMetaData
-
Get the record fields metadata.
- getIgnoreCount() - Method in class org.dhatim.flatfile.FieldMetaData
-
- getIgnoredFieldCount() - Method in class org.dhatim.flatfile.RecordMetaData
-
Get the number of fields in this record that are ignored.
- getKeyField() - Method in class org.dhatim.flatfile.Binding
-
- getMetaData() - Method in class org.dhatim.flatfile.Field
-
Get the optional field metadata.
- getName() - Method in class org.dhatim.flatfile.Field
-
Get the field name.
- getName() - Method in class org.dhatim.flatfile.FieldMetaData
-
- getName() - Method in class org.dhatim.flatfile.Record
-
Get the name of the record.
- getName() - Method in class org.dhatim.flatfile.RecordMetaData
-
Get the record name.
- getProperty(String) - Method in class org.dhatim.flatfile.FlatFileReader
-
- getRecordCount() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParser
-
Get the number of records read so far by this parser instance.
- getRecordElementName() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParserFactory
-
Get the default record element name.
- getRecordMetaData() - Method in class org.dhatim.flatfile.Record
-
Get the record metadata.
- getRecordMetaData() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordMetaData
-
Get the record metadata for the variable field record parser.
- getRecordMetaData(String) - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordMetaData
-
Get the record metadata for the variable field record parser.
- getRecordMetaData(String[]) - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordMetaData
-
Get the record metadata for the record.
- getRecordMetaData(Collection<String>) - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordMetaData
-
Get the record metadata for the record.
- getRecordMetaData() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParserFactory
-
- getRecordMetaData(List<String>) - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParserFactory
-
- getRegexPattern() - Method in class org.dhatim.flatfile.regex.RegexParserFactory
-
Get the Regex Pattern instance to be used for parsing.
- getSkipLines() - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParserFactory
-
- getStringFunctionExecutor() - Method in class org.dhatim.flatfile.FieldMetaData
-
- getUnignoredFieldCount() - Method in class org.dhatim.flatfile.RecordMetaData
-
Get the number of fields in this record that are not ignored.
- getUnignoredFieldCount(RecordMetaData) - Method in class org.dhatim.flatfile.variablefield.VariableFieldRecordParser
-
Get the unignored field count for the specified record.
- getValue() - Method in class org.dhatim.flatfile.Field
-
Get the field value.