| Interface | Description |
|---|---|
| XMLInfo |
A class for storing XML related information.
|
| Class | Description |
|---|---|
| ClassInfo |
This class holds the necessary information so that the source generator can properly create the
necessary classes for the object model.
|
| CollectionInfo |
A helper used for generating source that deals with Collections.
|
| CollectionInfoJ2 |
A helper used for generating source that deals with Java 2 Collections.
|
| CollectionInfoJ2Collection |
A helper used for generating source that deals with Java 2 Collections of type
'java.util.Collection'.
|
| CollectionInfoJ2Set |
A helper used for generating source that deals with Java 2 Collections of type 'java.util.Set'.
|
| CollectionInfoJ2SortedSet |
A helper used for generating source that deals with Java 2 Collections of type
'java.util.SortedSet'.
|
| CollectionInfoODMG30 |
A helper used for generating source that deals with Collections.
|
| FieldInfo |
A class for representing field members of a class.
|
| GroupInfo |
A class to hold group information.
|
| IdentityInfo |
| Enum | Description |
|---|---|
| NodeType |
An enumeration enlisting the possible XML
FieldDescriptor types. |
Copyright © 2016. All rights reserved.