Package | Description |
---|---|
org.apache.commons.flatfile |
Entity interface hierarchy and basic implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicField
Dynamically-resizable field.
|
class |
Field
Stores string representations of objects in a (fixed-length) byte array.
|
class |
InputFilteringDynamicField
Dynamic field with filtered input.
|
Modifier and Type | Method and Description |
---|---|
protected abstract InputStream |
PadJustifyFieldSupport.Justify.getInputStream(byte[] src,
PadJustifyFieldSupport dest)
Get an InputStream for the specified parameters.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.