XTAS Project (0.6 beta)

Package xtas.object

The xtas.object package includes the classes for provide XML - Java object mapping/(un)marshalling.

See:
          Description

Interface Summary
ObjectMarshaller Abstract Java-Object/ XML marshaller/unmarshaller Every concrete marshaller must implement this.
 

Class Summary
MappingType Stores types of mapping for MarshallerFactory.getMarshaller()
ObjectMarshallerFactory Object Factory for ObjectMarshaller creating Analyzes xtas.marshaller.internal or xtas.marshaller.custom system property depending on type of mapping.
 

Exception Summary
MarshallerCreateException This exception is thrown when condition occurred
ObjectMappingException This exception is thrown when condition occurred
ObjectMarshalException This exception is thrown when condition occurred
 

Package xtas.object Description

The xtas.object package includes the classes for provide XML - Java object mapping/(un)marshalling.


XTAS Project (0.6 beta)