| Interface | Description |
|---|---|
| IHasName | |
| IHasRepeatingGroups | |
| IHasTriplets |
Has
Triplets. |
| IRepeatingGroup |
| Class | Description |
|---|---|
| RepeatingGroupBase | |
| RepeatingGroupWithTriplets | |
| StructuredField |
Base class for all
StructuredFields. |
| StructuredFieldBaseData |
Base class for
StructuredFields that consists only of opaque data. |
| StructuredFieldBaseName |
The
Charset used for de/encoding of the name is provided by AFPParserConfiguration.getAfpCharSet(). |
| StructuredFieldBaseNameAndTriplets | |
| StructuredFieldBaseRepeatingGroups | |
| StructuredFieldBaseTriplets | |
| StructuredFieldErrornouslyBuilt |
If an exception happens the parser builds a structured field of type
StructuredFieldErrornouslyBuilt.Note that AFPParserConfiguration.setEscalateParsingErrors(boolean)
has to be set to true for this behavior. |
| StructuredFieldIntroducer |
Structured Field Introducer (SFI)
The MO:DCA Structured Field Introducer (SFI) identifies type and length of the structured field. |
| Undefined |