Package | Description |
---|---|
org.apache.commons.flatfile |
Entity interface hierarchy and basic implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicField
Dynamically-resizable field.
|
class |
EntityArray
Entity collection with the following approach: a size (number of children)
and a prototypical child are assigned.
|
class |
EntityCollectionSupport
Implementation of common operations for an EntityCollection.
|
class |
EntityMap
Basic implementation of NamedEntityCollection.
|
class |
Field
Stores string representations of objects in a (fixed-length) byte array.
|
class |
FieldSupport
Support and basic field options.
|
class |
InputFilteringDynamicField
Dynamic field with filtered input.
|
class |
PadJustifyFieldSupport
Support for fields with pad/justify.
|
Modifier and Type | Method and Description |
---|---|
EntitySupport |
EntitySupport.clone()
Clone oneself.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.