Package | Description |
---|---|
org.apache.commons.flatfile |
Entity interface hierarchy and basic implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IndexedEntityCollection
EntityCollection whose children are indexed.
|
interface |
NamedEntityCollection
EntityCollection whose children are mapped to a name.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.