| AnyMappingContentHandler |
Purpose: Implementation of DeferredContentHandler for XMLAnyCollectionMappings.
|
| BinaryMappingContentHandler |
Purpose: Implementation of DeferredContentHandler for Binary Mappings.
|
| CharactersEvent |
Purpose: Class to represent the characters event
|
| CommentEvent |
Purpose: Class to represent the comment event
|
| CompositeCollectionMappingContentHandler |
|
| CompositeMappingContentHandler |
|
| CompositeObjectMappingContentHandler |
INTERNAL:
|
| DeferredContentHandler |
Purpose: ContentHandler to store events until we know if we are dealing with a simple, complex or empty element.
|
| DescriptorNotFoundContentHandler |
A DeferredContentHandler that will throw an exception when a descriptor
can't be found unless it's a simple element which will be processed by the mapping.
|
| DocumentLocatorEvent |
Purpose: Class to represent the documentLocator event
|
| EndCDATAEvent |
Purpose: Class to represent the endCDATA event
|
| EndDocumentEvent |
Purpose: Class to represent the endDocument event
|
| EndDTDEvent |
Purpose: Class to represent the endDTD event
|
| EndElementEvent |
Purpose: Class to represent the endElement event
|
| EndEntityEvent |
Purpose: Class to represent the endEntity event
|
| EndPrefixMappingEvent |
Purpose: Class to represent the endElement event
|
| IgnorableWhitespaceEvent |
Purpose: Class to represent the endElement event
|
| ProcessingInstructionEvent |
Purpose: Class to represent the endElement event
|
| SAXEvent |
Purpose: Abstract class to represent an event from a ContentHandler or LexicalHandler
|
| SkippedEntityEvent |
Purpose: Class to represent the skippedEntity event
|
| StartCDATAEvent |
Purpose: Class to represent the startCDATA event
|
| StartDocumentEvent |
Purpose: Class to represent the startDocument event
|
| StartDTDEvent |
Purpose: Class to represent the startDTD event
|
| StartElementEvent |
Purpose: Class to represent the startElement event
|
| StartEntityEvent |
Purpose: Class to represent the startEntity event
|
| StartPrefixMappingEvent |
Purpose: Class to represent the startPrefixMapping event
|