See: Description
| Class | Description |
|---|---|
| BaseEntityCollectionReflector |
Base EntityCollection reflector.
|
| ByteArrayToEntityCopier |
If you want to use as a converter you must set a reflector that can
behave as an InstantiatingReflector and return an Entity.
|
| ContainerToIndexedEntityCollectionCopier |
Copies containers to IndexedEntityCollections.
|
| EntityCollectionReflector |
Entity collection reflector.
|
| EntityInstantiatingReflector |
Instantiates basic entities by sending the source object as a cue object
to a configured EntityFactory.
|
| EntityToByteArrayConverter |
Entity to byte[] Converter.
|
| FieldOptionConstantConverter |
Convert text to FieldOption instances from class constants.
|
| IndexedEntityCollectionInstantiatingReflector |
IndexedEntityCollection InstantiatingReflector.
|
| IndexedEntityCollectionReflector |
IndexedEntityCollection Reflector.
|
| NamedEntityCollectionReflector |
NamedEntityCollection Reflector.
|
| TextToByteConverter |
Text to byte converter.
|
| TextToEntityCopier |
Copy any text type directly onto an Entity.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.