Package | Description |
---|---|
org.apache.commons.flatfile |
Entity interface hierarchy and basic implementations.
|
org.apache.commons.flatfile.dsl |
Contains the DSL-based EntityFactory and supporting classes.
|
org.apache.commons.flatfile.entityfactory |
Basic EntityFactory implementations.
|
org.apache.commons.flatfile.morph |
Contains Flatfile's Morph Reflector/Transformer implementations.
|
Class and Description |
---|
DynamicField
Dynamically-resizable field.
|
DynamicField.Bounds
Bounds
|
Entity
Represents a record or field.
|
EntityArray
Entity collection with the following approach: a size (number of children)
and a prototypical child are assigned.
|
EntityCollection
An entity that is a collection of child entities.
|
EntityCollectionSupport
Implementation of common operations for an EntityCollection.
|
EntityMap
Basic implementation of NamedEntityCollection.
|
EntitySupport
Generic entity support stuff.
|
Field
Stores string representations of objects in a (fixed-length) byte array.
|
FieldOption
Field option marker interface.
|
FieldSupport
Support and basic field options.
|
FieldSupport.Overflow
Overflow behavior enumerated type.
|
FieldSupport.Underflow
Underflow behavior enumerated type.
|
IndexedEntityCollection
EntityCollection whose children are indexed.
|
NamedEntityCollection
EntityCollection whose children are mapped to a name.
|
PadJustifyFieldSupport
Support for fields with pad/justify.
|
PadJustifyFieldSupport.Justify
Justify enumerated type.
|
Class and Description |
---|
Entity
Represents a record or field.
|
EntityFactory
Entity factory interface.
|
IndexedEntityCollection
EntityCollection whose children are indexed.
|
NamedEntityCollection
EntityCollection whose children are mapped to a name.
|
Class and Description |
---|
Entity
Represents a record or field.
|
EntityFactory
Entity factory interface.
|
Class and Description |
---|
Entity
Represents a record or field.
|
EntityFactory
Entity factory interface.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.