Serialized Form
|
Package org.apache.commons.flatfile |
serialVersionUID: -319053179741813727L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Serialization
- Throws:
IOException - on error
ClassNotFoundException - if Object class not found
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serialization
- Throws:
IOException - on error
bounds
DynamicField.Bounds bounds
overflow
FieldSupport.Overflow overflow
underflow
FieldSupport.Underflow underflow
serialVersionUID: 1L
minimum
int minimum
- Minimum
maximum
int maximum
- Maximum
serialVersionUID: 8716199462287161060L
size
int size
minimumSize
int minimumSize
maximumSize
int maximumSize
resizable
boolean resizable
children
List<E> children
prototype
Entity prototype
serialVersionUID: 5902476686737324304L
delim
byte[] delim
delimAfter
boolean delimAfter
suppressEmptyChildren
boolean suppressEmptyChildren
serialVersionUID: 3162898927743996952L
children
List<E> children
- All children
childMap
Map<K,V> childMap
- contains mapped children only
exposeChildrenList
List<E> exposeChildrenList
serialVersionUID: 1067918863342682612L
serialVersionUID: 3939293448043882440L
overflow
FieldSupport.Overflow overflow
buffer
byte[] buffer
serialVersionUID: -8940832296518637934L
serialVersionUID: 5179298156801023038L
filterFactory
FilterFactory filterFactory
serialVersionUID: -4953059253157670418L
pad
byte pad
justify
PadJustifyFieldSupport.Justify justify
|
Package org.apache.commons.flatfile.util |
serialVersionUID: 9080292216759574895L
constructor
Constructor<T> constructor
serialVersionUID: -172092815628700041L
Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.