| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
JaxMe runtime engine.    
    
See:
          Description
| Interface Summary | |
| JMSAXDriver | Interface of an object, which is able to convert another object into SAX events. | 
| Class Summary | |
| CharSetXMLWriter | A simple serializer for XML documents using the Charsetfrom Java 1.4. | 
| Configuration | An instance of this class represents a config file. | 
| DatatypeConverterImpl | |
| JAXBContextImpl | JaxMe's implementation of a JAXBContext. | 
| JMControllerImpl | Common subclass for JMMarshallerImpl, JMUnmarshallerImpl and JMValidatorImpl. | 
| JMMarshallerImpl | |
| JMPIImpl | Implementation of a processing instruction. | 
| JMSAXDriverController | The controller is created by the JMMarshallerfor
 marshalling a given element. | 
| JMSAXElementParser | A subclass of JMSAXGroupParserfor parsing complex elements. | 
| JMSAXGroupParser | The SAXParseris controlling
 an internal stack ofJMSAXGroupParserinstances, one
 for any nested sequence, choice, or all group being parsed. | 
| JMUnmarshallerHandlerImpl | Implementation of a JMUnmarshallerHandler; the
 UnmarshallerHandler receives SAX events which he silently
 discards, as long as the first startElementevent is seen. | 
| JMUnmarshallerImpl | JaxMe's Unmarshallerimplementation. | 
| JMValidatorImpl | Simple validator implementation. | 
| OrderedAttributeXMLWriter | This is a subclass of XMLWriterImpl,
 that writes the attributes ordered alphabetically. | 
| PassThroughXMLWriter | A simple serializer for XML documents extending the default XMLWriter implementation, XMLWriterImpl. | 
| ValidationEventImpl | JaxMe's extension of the ValidationEventImplclass,
 adding theValidationEventImpl.getErrorCode(). | 
| XMLWriterImpl | A simple serializer for XML documents. | 
Implementation of the JaxMe runtime engine.    
    
The JaxMe runtime engine is used by the sources generated by JaxMe.
The essential interfaces are contained in the 
root package.
This package contains the actual implementation used by JaxMe.
Users will rarely use this code explicitly.
    
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||