A B C D E F G H I L M N O P R S T U V W _ 

A

add(String, Entity) - Method in class org.apache.commons.flatfile.EntityMap
Add a child.
ALL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ALL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
ALL_VALID - Static variable in class org.apache.commons.flatfile.DynamicField.Bounds
Immutable range of all valid lengths.
ANON - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ANON - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
anonymousAssign() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
apply(T, Map<String, ?>) - Static method in class org.apache.commons.flatfile.util.ApplyOptions
Apply the specified option map to o.
apply(T, String, Object) - Static method in class org.apache.commons.flatfile.util.ApplyOptions
Apply the specified option to o.
ApplyOptions - Class in org.apache.commons.flatfile.util
Utilities for applying options.
ApplyOptions() - Constructor for class org.apache.commons.flatfile.util.ApplyOptions
 
array(AST) - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
ARRAY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
array(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
ARRAY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
arrayLength() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
ASSIGN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ASSIGN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

B

BANG - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
BANG - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
BaseEntityCollectionReflector - Class in org.apache.commons.flatfile.morph
Base EntityCollection reflector.
BaseEntityCollectionReflector() - Constructor for class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
 
BasicFilterFactory - Class in org.apache.commons.flatfile.util
Basic FilterFactory that creates an instance of a given InputStream subclass with a (InputStream) constructor.
BasicFilterFactory(Class<? extends InputStream>) - Constructor for class org.apache.commons.flatfile.util.BasicFilterFactory
Create a new BasicFilterFactory instance.
buildTokenTypeASTClassMap() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
ByteArrayToEntityCopier - Class in org.apache.commons.flatfile.morph
If you want to use as a converter you must set a reflector that can behave as an InstantiatingReflector and return an Entity.
ByteArrayToEntityCopier() - Constructor for class org.apache.commons.flatfile.morph.ByteArrayToEntityCopier
 

C

CHAR_BODY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
CHAR_BODY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
CHAR_LITERAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
CHAR_LITERAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
CHECK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
CHECK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
check(byte[], int) - Method in enum org.apache.commons.flatfile.FieldSupport.Overflow
Check the overflow of the field
check(byte[], int) - Method in enum org.apache.commons.flatfile.FieldSupport.Underflow
Check the underflow of the field
clone() - Method in class org.apache.commons.flatfile.DynamicField
Clone oneself.
clone() - Method in interface org.apache.commons.flatfile.Entity
Clone oneself.
clone() - Method in class org.apache.commons.flatfile.EntityArray
Clone this EntityArray.
clone() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Clone oneself.
clone() - Method in class org.apache.commons.flatfile.EntityMap
Clone oneself.
clone() - Method in class org.apache.commons.flatfile.EntitySupport
Clone oneself.
clone() - Method in class org.apache.commons.flatfile.Field
Clone oneself.
CloningEntityFactory - Class in org.apache.commons.flatfile.entityfactory
Stores prototype entities in a Map and returns cloned Entities.
CloningEntityFactory(Map<? extends Object, ? extends Entity>) - Constructor for class org.apache.commons.flatfile.entityfactory.CloningEntityFactory
Create a new CloningEntityFactory.
close() - Method in class org.apache.commons.flatfile.util.ThresholdingInputStream
COLON - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
COLON - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
COMMA - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
COMMA - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
CompositeEntityFactory - Class in org.apache.commons.flatfile.entityfactory
Delegates to 0..n EntityFactories.
CompositeEntityFactory(EntityFactory...) - Constructor for class org.apache.commons.flatfile.entityfactory.CompositeEntityFactory
Create a new CompositeEntityFactory.
ConcatenatedInputStream - Class in org.apache.commons.flatfile.util
Unified InputStream representation of multiple concatenated InputStreams.
ConcatenatedInputStream(Iterable<InputStream>) - Constructor for class org.apache.commons.flatfile.util.ConcatenatedInputStream
Create a new ConcatenatedInputStream.
ConcatenatedInputStream(InputStream...) - Constructor for class org.apache.commons.flatfile.util.ConcatenatedInputStream
Create a new ConcatenatedInputStream.
ConstantEntityNameStrategy - Class in org.apache.commons.flatfile.dsl
Another simple implementation; always return the same thing.
ConstantEntityNameStrategy(String) - Constructor for class org.apache.commons.flatfile.dsl.ConstantEntityNameStrategy
Create a new ConstantEntityNameStrategy instance.
ContainerToIndexedEntityCollectionCopier - Class in org.apache.commons.flatfile.morph
Copies containers to IndexedEntityCollections.
ContainerToIndexedEntityCollectionCopier() - Constructor for class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
Create a new ContainerToIndexedEntityCollectionCopier
convertImpl(Class, Object, Locale) - Method in class org.apache.commons.flatfile.morph.EntityToByteArrayConverter
convertImpl(Class, Object, Locale) - Method in class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
convertImpl(Class, Object, Locale) - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
copyImpl(Object, Object, Locale, Integer) - Method in class org.apache.commons.flatfile.morph.ByteArrayToEntityCopier
copyImpl(Object, Object, Locale, Integer) - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
copyImpl(Object, Object, Locale, Integer) - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
createDefaultComponents() - Method in class org.apache.commons.flatfile.morph.EntityCollectionReflector
createEntity(EntityDefinition) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 

D

DEFAULT - Static variable in class org.apache.commons.flatfile.DynamicField.Bounds
Default bounds.
DEFAULT_PAD - Static variable in class org.apache.commons.flatfile.PadJustifyFieldSupport
Default pad.
DefaultEntityNameStrategy - Class in org.apache.commons.flatfile.dsl
Default implementation.
DefaultEntityNameStrategy() - Constructor for class org.apache.commons.flatfile.dsl.DefaultEntityNameStrategy
 
defaultOptions(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
dieOnExceptionRead(InputStream) - Method in class org.apache.commons.flatfile.FieldSupport
Convenience #readFrom alias.
DynamicField - Class in org.apache.commons.flatfile
Dynamically-resizable field.
DynamicField() - Constructor for class org.apache.commons.flatfile.DynamicField
Create a new DynamicField.
DynamicField(DynamicField.Bounds) - Constructor for class org.apache.commons.flatfile.DynamicField
Create a new DynamicField.
DynamicField.Bounds - Class in org.apache.commons.flatfile
Bounds
DynamicField.Bounds(int, int) - Constructor for class org.apache.commons.flatfile.DynamicField.Bounds
Create a new Bounds.

E

entity() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
entity(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
Entity - Interface in org.apache.commons.flatfile
Represents a record or field.
EntityArray - Class in org.apache.commons.flatfile
Entity collection with the following approach: a size (number of children) and a prototypical child are assigned.
EntityArray() - Constructor for class org.apache.commons.flatfile.EntityArray
Create a new EntityArray.
EntityArray(int) - Constructor for class org.apache.commons.flatfile.EntityArray
Create a new IndexedEntityCollection.
EntityArray(Entity) - Constructor for class org.apache.commons.flatfile.EntityArray
Create a new EntityArray with the specified prototype.
EntityArray(Entity, int) - Constructor for class org.apache.commons.flatfile.EntityArray
Create a new IndexedEntityCollection.
EntityCollection - Interface in org.apache.commons.flatfile
An entity that is a collection of child entities.
EntityCollectionReflector - Class in org.apache.commons.flatfile.morph
Entity collection reflector.
EntityCollectionReflector() - Constructor for class org.apache.commons.flatfile.morph.EntityCollectionReflector
Create a new EntityCollectionReflector.
EntityCollectionSupport - Class in org.apache.commons.flatfile
Implementation of common operations for an EntityCollection.
EntityCollectionSupport() - Constructor for class org.apache.commons.flatfile.EntityCollectionSupport
 
EntityDefinition - Class in org.apache.commons.flatfile.dsl
Entity definition.
EntityDefinition(String, AST) - Constructor for class org.apache.commons.flatfile.dsl.EntityDefinition
Create a new EntityDefinition.
EntityFactory - Interface in org.apache.commons.flatfile
Entity factory interface.
EntityInstantiatingReflector - Class in org.apache.commons.flatfile.morph
Instantiates basic entities by sending the source object as a cue object to a configured EntityFactory.
EntityInstantiatingReflector() - Constructor for class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
Create a new EntityInstantiatingReflector.
EntityInstantiatingReflector(EntityFactory) - Constructor for class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
Create a new EntityInstantiatingReflector.
EntityLexer - Class in org.apache.commons.flatfile.dsl
 
EntityLexer(InputStream) - Constructor for class org.apache.commons.flatfile.dsl.EntityLexer
 
EntityLexer(Reader) - Constructor for class org.apache.commons.flatfile.dsl.EntityLexer
 
EntityLexer(InputBuffer) - Constructor for class org.apache.commons.flatfile.dsl.EntityLexer
 
EntityLexer(LexerSharedInputState) - Constructor for class org.apache.commons.flatfile.dsl.EntityLexer
 
EntityMap - Class in org.apache.commons.flatfile
Basic implementation of NamedEntityCollection.
EntityMap() - Constructor for class org.apache.commons.flatfile.EntityMap
 
EntityNameStrategy - Interface in org.apache.commons.flatfile.dsl
Interface for how to get an entity name for an Object.
entityOption() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
entityOption(AST, Entity) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
entityOptions() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
entityOptions(AST, Entity) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
EntityParser - Class in org.apache.commons.flatfile.dsl
 
EntityParser(TokenBuffer, int) - Constructor for class org.apache.commons.flatfile.dsl.EntityParser
 
EntityParser(TokenBuffer) - Constructor for class org.apache.commons.flatfile.dsl.EntityParser
 
EntityParser(TokenStream, int) - Constructor for class org.apache.commons.flatfile.dsl.EntityParser
 
EntityParser(TokenStream) - Constructor for class org.apache.commons.flatfile.dsl.EntityParser
 
EntityParser(ParserSharedInputState) - Constructor for class org.apache.commons.flatfile.dsl.EntityParser
 
EntitySupport - Class in org.apache.commons.flatfile
Generic entity support stuff.
EntitySupport() - Constructor for class org.apache.commons.flatfile.EntitySupport
 
EntityToByteArrayConverter - Class in org.apache.commons.flatfile.morph
Entity to byte[] Converter.
EntityToByteArrayConverter() - Constructor for class org.apache.commons.flatfile.morph.EntityToByteArrayConverter
 
EntityTokenTypes - Interface in org.apache.commons.flatfile.dsl
 
EntityTreeParser - Class in org.apache.commons.flatfile.dsl
 
EntityTreeParser() - Constructor for class org.apache.commons.flatfile.dsl.EntityTreeParser
 
EntityTreeParserTokenTypes - Interface in org.apache.commons.flatfile.dsl
 
EOF - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
EOF - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
EOF - Static variable in class org.apache.commons.flatfile.util.ConcatenatedInputStream
EOF
equals(Object) - Method in class org.apache.commons.flatfile.DynamicField.Bounds
equals(Object) - Method in class org.apache.commons.flatfile.DynamicField
ESC - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ESC - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
explicitAssign() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
explicitValue() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 

F

field() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
FIELD - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
field(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
FIELD - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
Field - Class in org.apache.commons.flatfile
Stores string representations of objects in a (fixed-length) byte array.
Field(int) - Constructor for class org.apache.commons.flatfile.Field
Create a new Field.
Field(byte[]) - Constructor for class org.apache.commons.flatfile.Field
Create and initialize a new Field.
fieldDef(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
FieldOption - Interface in org.apache.commons.flatfile
Field option marker interface.
FieldOptionConstantConverter - Class in org.apache.commons.flatfile.morph
Convert text to FieldOption instances from class constants.
FieldOptionConstantConverter() - Constructor for class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
 
fieldOrMapEntity() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
FieldSupport - Class in org.apache.commons.flatfile
Support and basic field options.
FieldSupport() - Constructor for class org.apache.commons.flatfile.FieldSupport
 
FieldSupport.Overflow - Enum in org.apache.commons.flatfile
Overflow behavior enumerated type.
FieldSupport.Underflow - Enum in org.apache.commons.flatfile
Underflow behavior enumerated type.
fill(byte) - Method in interface org.apache.commons.flatfile.Entity
Fill this entity's value with all b.
fill(byte) - Method in class org.apache.commons.flatfile.EntitySupport
Fill this entity's value with all b.
fillValue() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
FilterFactory - Class in org.apache.commons.flatfile.util
Filter factory designed for use with InputFilteringDynamicField.
FilterFactory() - Constructor for class org.apache.commons.flatfile.util.FilterFactory
 

G

getAst() - Method in class org.apache.commons.flatfile.dsl.EntityDefinition
Get the ast.
getBounds() - Method in class org.apache.commons.flatfile.DynamicField
Get the bounds.
getChecks() - Method in class org.apache.commons.flatfile.dsl.EntityDefinition
Get the checks.
getChild(int) - Method in class org.apache.commons.flatfile.EntityArray
Get the child at the specified index.
getChild(String) - Method in class org.apache.commons.flatfile.EntityMap
Get the specified child.
getChild(int) - Method in interface org.apache.commons.flatfile.IndexedEntityCollection
Get the child at the specified index.
getChild(String) - Method in interface org.apache.commons.flatfile.NamedEntityCollection
Get the specified child.
getChildMap() - Method in class org.apache.commons.flatfile.EntityMap
Get a map of the children.
getChildNames() - Method in class org.apache.commons.flatfile.EntityMap
Get the child entities' names.
getChildNames() - Method in interface org.apache.commons.flatfile.NamedEntityCollection
Get the child entities' names.
getChildren() - Method in class org.apache.commons.flatfile.EntityArray
Get the children.
getChildren() - Method in interface org.apache.commons.flatfile.EntityCollection
Get the children.
getChildren() - Method in class org.apache.commons.flatfile.EntityMap
Get the children.
getComponentReflector() - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionInstantiatingReflector
Get the componentReflector.
getContainedTypeImpl(Class) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getDelim() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Get the delimiter to use between children.
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.ByteArrayToEntityCopier
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.EntityToByteArrayConverter
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
getDestinationClassesImpl() - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
getEntity(Object) - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Get an Entity.
getEntity(Object) - Method in class org.apache.commons.flatfile.entityfactory.CloningEntityFactory
Get an Entity.
getEntity(Object) - Method in class org.apache.commons.flatfile.entityfactory.CompositeEntityFactory
Get an Entity.
getEntity(Object) - Method in interface org.apache.commons.flatfile.EntityFactory
Get an Entity.
getEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Get the named child entity.
getEntity(Object, int) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Get the child entity at index index.
getEntity(Object, int) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
Get the child entity at index index.
getEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
Get the named child entity.
getEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.NamedEntityCollectionReflector
Get the named child entity.
getEntityFactory() - Method in class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
Get the entityFactory.
getEntityName(Object) - Method in class org.apache.commons.flatfile.dsl.ConstantEntityNameStrategy
Get the Entity name to associate with the argument.
getEntityName() - Method in class org.apache.commons.flatfile.dsl.ConstantEntityNameStrategy
Get the constant entityName.
getEntityName(Object) - Method in class org.apache.commons.flatfile.dsl.DefaultEntityNameStrategy
If o is null, returns "null".
getEntityName(Object) - Method in interface org.apache.commons.flatfile.dsl.EntityNameStrategy
Get the Entity name to associate with the argument.
getEntityNameStrategy() - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Get the entityNameStrategy.
getFilter(InputStream) - Method in class org.apache.commons.flatfile.util.FilterFactory
Get an InputStream that filters the specified InputStream
getFilterFactory() - Method in class org.apache.commons.flatfile.InputFilteringDynamicField
Get the filterFactory.
getImpl(Object, int) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getImpl(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getImpl(Object, String) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
getInputStream(byte[], PadJustifyFieldSupport) - Method in enum org.apache.commons.flatfile.PadJustifyFieldSupport.Justify
Get an InputStream for the specified parameters.
getIteratorImpl(Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getJustify() - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Get the justify.
getMaximum() - Method in class org.apache.commons.flatfile.DynamicField.Bounds
Get the maximum.
getMaximumSize() - Method in class org.apache.commons.flatfile.EntityArray
Get the int maximumSize.
getMinimum() - Method in class org.apache.commons.flatfile.DynamicField.Bounds
Get the minimum.
getMinimumSize() - Method in class org.apache.commons.flatfile.EntityArray
Get the int minimumSize.
getName() - Method in class org.apache.commons.flatfile.dsl.EntityDefinition
Get the name.
getOverflow() - Method in class org.apache.commons.flatfile.DynamicField
Get the overflow.
getOverflow() - Method in class org.apache.commons.flatfile.Field
Get the overflow.
getPad() - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Get the pad.
getPadJustifyLength() - Method in class org.apache.commons.flatfile.DynamicField
Provide the desired target length for padding/justification actions.
getPadJustifyLength() - Method in class org.apache.commons.flatfile.Field
Provide the desired target length for padding/justification actions.
getPadJustifyLength() - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Provide the desired target length for padding/justification actions.
getParent() - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Get the parent.
getPropertyNamesImpl(Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getPropertyNamesImpl(Object) - Method in class org.apache.commons.flatfile.morph.NamedEntityCollectionReflector
getPrototype() - Method in class org.apache.commons.flatfile.EntityArray
Get the prototype.
getReflectableClassesImpl() - Method in class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
getReflectableClassesImpl() - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionInstantiatingReflector
getReflectableClassesImpl() - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
getReflectableClassesImpl() - Method in class org.apache.commons.flatfile.morph.NamedEntityCollectionReflector
getSizeImpl(Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getSizeImpl(Object) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.ByteArrayToEntityCopier
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.EntityToByteArrayConverter
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
getSourceClassesImpl() - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
getSources() - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Get the InputStream[] sources.
getTextConverter() - Method in class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
Get the DecoratedConverter textConverter.
getTextConverter() - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
Get the DecoratedConverter textConverter.
getTextConverter() - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
Get the TextConverter textConverter.
getToTextConverter() - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Get the to-text DecoratedConverter assigned.
getTypeImpl(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
getUnderflow() - Method in class org.apache.commons.flatfile.DynamicField
Get the underflow.
getValue() - Method in class org.apache.commons.flatfile.DynamicField
Get the value of this Entity.
getValue() - Method in interface org.apache.commons.flatfile.Entity
Get the value of this Entity.
getValue(int, int) - Method in interface org.apache.commons.flatfile.Entity
Get a subset of this Entity's value.
getValue() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Get the value of this Entity.
getValue(int, int) - Method in class org.apache.commons.flatfile.EntitySupport
Get a subset of this Entity's value.
getValue() - Method in class org.apache.commons.flatfile.Field
Get the value of this Entity.

H

hasChild(String) - Method in class org.apache.commons.flatfile.EntityMap
Learn whether this NamedEntityCollection has a child of the specified name.
hasChild(String) - Method in interface org.apache.commons.flatfile.NamedEntityCollection
Learn whether this NamedEntityCollection has a child of the specified name.
hashCode() - Method in class org.apache.commons.flatfile.DynamicField.Bounds
hashCode() - Method in class org.apache.commons.flatfile.DynamicField
HEX_DIGIT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
HEX_DIGIT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

I

IDENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
IDENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
iGetFilter(InputStream) - Method in class org.apache.commons.flatfile.util.BasicFilterFactory
Template method to be implemented by subclasses.
iGetFilter(InputStream) - Method in class org.apache.commons.flatfile.util.FilterFactory
Template method to be implemented by subclasses.
immutable() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
IMMUTABLE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
immutable(AST, Entity) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
IMMUTABLE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
ImmutableEntity - Class in org.apache.commons.flatfile
Immutable Entity factory, using Java 1.3 proxies.
IMPLICIT_PROPERTY_PROTOTYPE - Static variable in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
Prototype property constant.
implicitTypeAssign() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
IndexedEntityCollection - Interface in org.apache.commons.flatfile
EntityCollection whose children are indexed.
IndexedEntityCollectionInstantiatingReflector - Class in org.apache.commons.flatfile.morph
IndexedEntityCollection InstantiatingReflector.
IndexedEntityCollectionInstantiatingReflector() - Constructor for class org.apache.commons.flatfile.morph.IndexedEntityCollectionInstantiatingReflector
 
IndexedEntityCollectionReflector - Class in org.apache.commons.flatfile.morph
IndexedEntityCollection Reflector.
IndexedEntityCollectionReflector() - Constructor for class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
 
InputFilteringDynamicField - Class in org.apache.commons.flatfile
Dynamic field with filtered input.
InputFilteringDynamicField() - Constructor for class org.apache.commons.flatfile.InputFilteringDynamicField
Create a new InputFilteringDynamicField.
InputFilteringDynamicField(FilterFactory) - Constructor for class org.apache.commons.flatfile.InputFilteringDynamicField
Create a new InputFilteringDynamicField.
InputFilteringDynamicField(DynamicField.Bounds) - Constructor for class org.apache.commons.flatfile.InputFilteringDynamicField
Create a new InputFilteringDynamicField.
InputFilteringDynamicField(DynamicField.Bounds, FilterFactory) - Constructor for class org.apache.commons.flatfile.InputFilteringDynamicField
Create a new InputFilteringDynamicField.
isAutomaticallyHandlingNulls() - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
isDelimAfter() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Learn whether a trailing delimiter will be added when a delimiter is being used.
isEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Learn whether the specified property refers to an Entity child.
isEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionReflector
Learn whether the specified property refers to an Entity child.
isEntity(Object, String) - Method in class org.apache.commons.flatfile.morph.NamedEntityCollectionReflector
Learn whether the specified property refers to an Entity child.
iSetValue(byte[]) - Method in class org.apache.commons.flatfile.DynamicField
Protected inner setValue
isReadableImpl(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
isResizable() - Method in class org.apache.commons.flatfile.EntityArray
Get the boolean resizable.
isSizable() - Method in class org.apache.commons.flatfile.EntityArray
Learn whether the size of this object can be set.
isSizable() - Method in interface org.apache.commons.flatfile.IndexedEntityCollection
Learn whether the size of this object can be set.
isSuppressEmptyChildren() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Get the boolean suppressEmptyChildren.
isTransformableImpl(Class, Class) - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
isTrimStrings() - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Get the boolean trimStrings.
isWriteableImpl(Object, String) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector

L

LBRACK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
LBRACK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
LCURLY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
LCURLY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
length() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
LENGTH - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
LENGTH - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
length() - Method in class org.apache.commons.flatfile.DynamicField
Get the length of this Entity.
length() - Method in interface org.apache.commons.flatfile.Entity
Get the length of this Entity.
length() - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Get the length of this Entity.
length() - Method in class org.apache.commons.flatfile.Field
Get the length of this Entity.
lengthcheck() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
load(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
LPAREN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
LPAREN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

M

mANON(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
map() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
MAP - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
map(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
MAP - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
mapChild() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
mASSIGN(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
MAX - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
MAX - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
maximum - Variable in class org.apache.commons.flatfile.DynamicField.Bounds
Maximum
mBANG(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mCHAR_BODY(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mCHAR_LITERAL(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mCOLON(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mCOMMA(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mESC(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mHEX_DIGIT(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mIDENT(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
MIN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
MIN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
minimum - Variable in class org.apache.commons.flatfile.DynamicField.Bounds
Minimum
ML_COMMENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ML_COMMENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
mLBRACK(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mLCURLY(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mLPAREN(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mML_COMMENT(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mNL(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mNUMBER(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mOCTAL(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mOPTION_BLOCK(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mPTIDENT(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mRANGE(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mRBRACK(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mRCURLY(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mRPAREN(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mSEMI(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mSL_COMMENT(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mSTAR(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mSTRING_BODY(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mSTRING_LITERAL(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mTYPEREF(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mUNICODE(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
mWS(boolean) - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 

N

name(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
NamedEntityCollection - Interface in org.apache.commons.flatfile
EntityCollection whose children are mapped to a name.
NamedEntityCollectionReflector - Class in org.apache.commons.flatfile.morph
NamedEntityCollection Reflector.
NamedEntityCollectionReflector() - Constructor for class org.apache.commons.flatfile.morph.NamedEntityCollectionReflector
 
newInstanceImpl(Class, Object) - Method in class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
newInstanceImpl(Class, Object) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionInstantiatingReflector
nextToken() - Method in class org.apache.commons.flatfile.dsl.EntityLexer
 
NL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
NL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
NUMBER - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
NUMBER - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

O

OCTAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
OCTAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
of(Entity) - Static method in class org.apache.commons.flatfile.ImmutableEntity
Get an immutable instance of e.
of(byte...) - Static method in class org.apache.commons.flatfile.util.RepeatingInputStream
Get an InputStream that will return the specified byte[] forever.
OPTION_BLOCK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
OPTION_BLOCK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
OPTION_DYNAMIC_FIELD - Static variable in class org.apache.commons.flatfile.dsl.ParserEntityFactory
DynamicField option constant
OPTION_FIELD - Static variable in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Field option constant
optionBlock() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
optionKV(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
OPTIONS - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
OPTIONS - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
org.apache.commons.flatfile - package org.apache.commons.flatfile
Entity interface hierarchy and basic implementations.
org.apache.commons.flatfile.dsl - package org.apache.commons.flatfile.dsl
Contains the DSL-based EntityFactory and supporting classes.
org.apache.commons.flatfile.entityfactory - package org.apache.commons.flatfile.entityfactory
Basic EntityFactory implementations.
org.apache.commons.flatfile.morph - package org.apache.commons.flatfile.morph
Contains Flatfile's Morph Reflector/Transformer implementations.
org.apache.commons.flatfile.util - package org.apache.commons.flatfile.util
Contains utility classes to make Flatfile tick.

P

PadJustifyFieldSupport - Class in org.apache.commons.flatfile
Support for fields with pad/justify.
PadJustifyFieldSupport() - Constructor for class org.apache.commons.flatfile.PadJustifyFieldSupport
 
PadJustifyFieldSupport.Justify - Enum in org.apache.commons.flatfile
Justify enumerated type.
parse() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
ParserEntityFactory - Class in org.apache.commons.flatfile.dsl
Entity factory; provides access to named entities parsed from one or more description files.
ParserEntityFactory() - Constructor for class org.apache.commons.flatfile.dsl.ParserEntityFactory
Create a new ParserEntityFactory.
ParserEntityFactory(InputStream) - Constructor for class org.apache.commons.flatfile.dsl.ParserEntityFactory
Create a new ParserEntityFactory.
ParserEntityFactory(InputStream[]) - Constructor for class org.apache.commons.flatfile.dsl.ParserEntityFactory
Create a new ParserEntityFactory.
PROTOTYPE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
PROTOTYPE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
PTIDENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
PTIDENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

R

RANGE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
RANGE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
RBRACK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
RBRACK - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
RCURLY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
RCURLY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
read() - Method in class org.apache.commons.flatfile.util.ConcatenatedInputStream
read() - Method in class org.apache.commons.flatfile.util.ThresholdingInputStream
read(byte[], int, int) - Method in class org.apache.commons.flatfile.util.ThresholdingInputStream
read(byte[]) - Method in class org.apache.commons.flatfile.util.ThresholdingInputStream
readFrom(InputStream) - Method in class org.apache.commons.flatfile.DynamicField
Read up to maximumLength bytes from the specified InputStream or stop at EOF.
readFrom(InputStream) - Method in interface org.apache.commons.flatfile.Entity
Read value from an InputStream.
readFrom(InputStream) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Read value from an InputStream.
readFrom(InputStream) - Method in class org.apache.commons.flatfile.Field
Read value from an InputStream.
readFrom(InputStream) - Method in class org.apache.commons.flatfile.InputFilteringDynamicField
Read up to maximumLength bytes from the specified InputStream or stop at EOF.
RepeatingInputStream - Class in org.apache.commons.flatfile.util
Provides factory methods to return InputStreams that return a repeating ordered sequence of bytes, optionally limiting output to some maximum total size.
ROOT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
ROOT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
RPAREN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
RPAREN - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

S

SEMI - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
SEMI - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
setBounds(DynamicField.Bounds) - Method in class org.apache.commons.flatfile.DynamicField
Set the bounds.
setChecks(Collection<AST>) - Method in class org.apache.commons.flatfile.dsl.EntityDefinition
Set the checks.
setComponentReflector(InstantiatingReflector) - Method in class org.apache.commons.flatfile.morph.IndexedEntityCollectionInstantiatingReflector
Set the componentReflector.
setDelim(byte[]) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Set the delimiter to use between children.
setDelimAfter(boolean) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Set whether to add a trailing delimiter when a delimiter is being used.
setDestinationClasses(Class[]) - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
setDestinationClasses(Class[]) - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
setEntityFactory(ParserEntityFactory) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
setEntityFactory(EntityFactory) - Method in class org.apache.commons.flatfile.morph.EntityInstantiatingReflector
Set the entityFactory.
setEntityNameStrategy(EntityNameStrategy) - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Set the entityNameStrategy.
setEntityValue(Entity, Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Set the value of an Entity
setFilterFactory(FilterFactory) - Method in class org.apache.commons.flatfile.InputFilteringDynamicField
Set the filterFactory.
setImpl(Object, String, Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
setImpl(Object, int, Object) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
setJustify(PadJustifyFieldSupport.Justify) - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Set the justify.
setMaximum(int) - Method in class org.apache.commons.flatfile.DynamicField.Bounds
Set the maximum.
setMaximumSize(int) - Method in class org.apache.commons.flatfile.EntityArray
Set the int maximumSize.
setMinimum(int) - Method in class org.apache.commons.flatfile.DynamicField.Bounds
Set the minimum.
setMinimumSize(int) - Method in class org.apache.commons.flatfile.EntityArray
Set the int minimumSize.
setOverflow(FieldSupport.Overflow) - Method in class org.apache.commons.flatfile.DynamicField
Set the overflow.
setOverflow(FieldSupport.Overflow) - Method in class org.apache.commons.flatfile.Field
Set the overflow.
setPad(byte) - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Set the pad.
setParent(EntityFactory) - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Set the parent.
setPrototype(Entity) - Method in class org.apache.commons.flatfile.EntityArray
Set the prototype.
setResizable(boolean) - Method in class org.apache.commons.flatfile.EntityArray
Set the boolean resizable.
setSize(int) - Method in class org.apache.commons.flatfile.EntityArray
Set new size of this object.
setSize(int) - Method in interface org.apache.commons.flatfile.IndexedEntityCollection
Set new size of this object.
setSource(InputStream) - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Convenience setter for a single InputStream source.
setSourceClasses(Class[]) - Method in class org.apache.commons.flatfile.morph.ContainerToIndexedEntityCollectionCopier
setSourceClasses(Class[]) - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
setSources(InputStream[]) - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Set the InputStream[] sources.
setSuppressEmptyChildren(boolean) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Set the boolean suppressEmptyChildren.
setTextConverter(DecoratedConverter) - Method in class org.apache.commons.flatfile.morph.FieldOptionConstantConverter
Set the DecoratedConverter textConverter.
setTextConverter(DecoratedConverter) - Method in class org.apache.commons.flatfile.morph.TextToByteConverter
Set the DecoratedConverter textConverter.
setTextConverter(TextConverter) - Method in class org.apache.commons.flatfile.morph.TextToEntityCopier
Set the TextConverter textConverter.
setToTextConverter(DecoratedConverter) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Set the to-text DecoratedConverter.
setTrimStrings(boolean) - Method in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Set the boolean trimStrings.
setUnderflow(FieldSupport.Underflow) - Method in class org.apache.commons.flatfile.DynamicField
Set the underflow.
setValue(byte[]) - Method in class org.apache.commons.flatfile.DynamicField
Implement pad/justify.
setValue(byte[]) - Method in interface org.apache.commons.flatfile.Entity
Set this Entity's value.
setValue(byte[], int, int) - Method in interface org.apache.commons.flatfile.Entity
Set this Entity's value to a subset of the specified byte[].
setValue(byte[]) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Set this Entity's value.
setValue(byte[], int, int) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Set this Entity's value to a subset of the specified byte[].
setValue(byte[], int, int) - Method in class org.apache.commons.flatfile.EntitySupport
Set this Entity's value to a subset of the specified byte[].
setValue(byte[]) - Method in class org.apache.commons.flatfile.Field
Implement pad/justify.
setValue(byte[]) - Method in class org.apache.commons.flatfile.PadJustifyFieldSupport
Implement pad/justify.
shouldSuppress(Entity) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Learn whether the specified child should be suppressed.
size() - Method in class org.apache.commons.flatfile.EntityArray
Get the size (# of child elements) of this IndexedEntityCollection.
size() - Method in interface org.apache.commons.flatfile.IndexedEntityCollection
Get the size (# of child elements) of this IndexedEntityCollection.
SL_COMMENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
SL_COMMENT - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
STAR - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
STAR - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
STRING_BODY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
STRING_BODY - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
STRING_LITERAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
STRING_LITERAL - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

T

TextToByteConverter - Class in org.apache.commons.flatfile.morph
Text to byte converter.
TextToByteConverter() - Constructor for class org.apache.commons.flatfile.morph.TextToByteConverter
 
TextToEntityCopier - Class in org.apache.commons.flatfile.morph
Copy any text type directly onto an Entity.
TextToEntityCopier() - Constructor for class org.apache.commons.flatfile.morph.TextToEntityCopier
 
ThresholdingInputStream - Class in org.apache.commons.flatfile.util
FilterInputStream that limits the data returned from the proxy.
ThresholdingInputStream(InputStream, int) - Constructor for class org.apache.commons.flatfile.util.ThresholdingInputStream
Create a new ThresholdingInputStream.
TYPE_OVERRIDE - Static variable in class org.apache.commons.flatfile.morph.BaseEntityCollectionReflector
Property name prefix indicating to treat Entities as beans.
TYPEREF - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
typeRef(AST) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
TYPEREF - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
typeRefEntity() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 

U

unboundedDynamicField() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
UNICODE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
UNICODE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

V

validate() - Method in class org.apache.commons.flatfile.dsl.ParserEntityFactory
Validate all defined entities.
validate(byte[], DynamicField) - Method in class org.apache.commons.flatfile.DynamicField.Bounds
Validate a field and value against these Bounds.
value() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
VALUE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
value(AST, Entity) - Method in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
VALUE - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 
valueOf(String) - Static method in enum org.apache.commons.flatfile.FieldSupport.Overflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.flatfile.FieldSupport.Underflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.flatfile.PadJustifyFieldSupport.Justify
Returns the enum constant of this type with the specified name.
valueOnlyEntity() - Method in class org.apache.commons.flatfile.dsl.EntityParser
 
values() - Static method in enum org.apache.commons.flatfile.FieldSupport.Overflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.flatfile.FieldSupport.Underflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.flatfile.PadJustifyFieldSupport.Justify
Returns an array containing the constants of this enum type, in the order they are declared.

W

withLimit(int, byte...) - Static method in class org.apache.commons.flatfile.util.RepeatingInputStream
Get an InputStream that will return the specified byte sequence until a total of limit bytes have been returned.
writeTo(OutputStream) - Method in class org.apache.commons.flatfile.DynamicField
Write value to an OutputStream.
writeTo(OutputStream) - Method in interface org.apache.commons.flatfile.Entity
Write value to an OutputStream.
writeTo(OutputStream) - Method in class org.apache.commons.flatfile.EntityCollectionSupport
Write value to an OutputStream.
writeTo(OutputStream) - Method in class org.apache.commons.flatfile.Field
Write value to an OutputStream.
WS - Static variable in interface org.apache.commons.flatfile.dsl.EntityTokenTypes
 
WS - Static variable in interface org.apache.commons.flatfile.dsl.EntityTreeParserTokenTypes
 

_

_tokenNames - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenNames - Static variable in class org.apache.commons.flatfile.dsl.EntityTreeParser
 
_tokenSet_0 - Static variable in class org.apache.commons.flatfile.dsl.EntityLexer
 
_tokenSet_0 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_1 - Static variable in class org.apache.commons.flatfile.dsl.EntityLexer
 
_tokenSet_1 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_2 - Static variable in class org.apache.commons.flatfile.dsl.EntityLexer
 
_tokenSet_2 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_3 - Static variable in class org.apache.commons.flatfile.dsl.EntityLexer
 
_tokenSet_3 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_4 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_5 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
_tokenSet_6 - Static variable in class org.apache.commons.flatfile.dsl.EntityParser
 
A B C D E F G H I L M N O P R S T U V W _ 

Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.