Package net.sf.jaxme.impl

Class Summary
AtomicHandler  
CharSetXMLWriter A simple serializer for XML documents using the java.nio.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.
PMImpl  
PMImpl.ListObserver  
ValidationEventImpl  
XMLWriterImpl A simple serializer for XML documents.