Package org.castor.xml

Interface Summary
InternalContext The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
JavaNaming JavaNaming is a service which collects all methods that are related to create (modify) Java names.
UnmarshalListener An interface to allow external "listening" to objects when they are being unmarshalled for various tracking purposes and potential modification.
XMLNaming XMLNaming contains all methods required by Castor to build valid XML names.
 

Class Summary
AbstractInternalContext The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
BackwardCompatibilityContext As the name already expresses: this class is there for backward compatibility and should be removed from Castor with a future release.
JavaNamingImpl This class converts XML Names to proper Java names.
UnmarshalListenerAdapter This class is responsible to adapt from new (1.2) UnmarshalListener interface to calls into the old interface.
The old interface has been marked as deprecated but will be supported for some Castor releases to come.
XMLConfiguration Deprecated. Use XMLProperties instead.
XMLProperties Properties of XML modul.
 



Copyright © 2011. All Rights Reserved.