Package org.castor.xml


package org.castor.xml
  • Class
    Description
    The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
    As the name already expresses: this class is there for backward compatibility and should be removed from Castor with a future release.
    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 is a service which collects all methods that are related to create (modify) Java names.
    This class converts XML Names to proper Java names.
    This class converts XML Names to proper Java names.
    Interface for disseminating property changes related to internal context changes with regards to configuration properties.
    An interface to allow external "listening" to objects when they are being unmarshalled for various tracking purposes and potential modification.
    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.
    Deprecated.
    Use XMLProperties instead.
    XMLNaming contains all methods required by Castor to build valid XML names.
    Properties of XML module.