Package org.apache.ws.jaxme.impl

Class Summary
AtomicHandler  
CharSetXMLWriter A simple serializer for XML documents using the Charset from 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.
JMHandlerBase A common base class for the AtomicHandler and the JMHandlerImpl.
JMHandlerImpl  
JMMarshallerImpl  
JMPIImpl Implementation of a processing instruction.
JMUnmarshallerHandlerImpl Implementation of a JMUnmarshallerHandler; the UnmarshallerHandler receives SAX events which he silently discards, as long as the first startElement event is seen.
JMUnmarshallerImpl  
JMValidatorImpl  
JMXmlSerializerImpl  
PassThroughXMLWriter A simple serializer for XML documents extending the default XMLWriter implementation, XMLWriterImpl.
ValidationEventImpl  
XMLWriterImpl A simple serializer for XML documents.