|
Novell exteNd Web Services SDK API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Deserializer | The Deserializer interface is used by objects that are
capable of deserializing a Java Object from a portable input stream. |
| Marshaler | The Marshaler interface is a serializer and a deserializer. |
| Serializer | The Serializer interface is used by objects that are
capable of serializing a Java Object to a portable output stream. |
| TypeMappingRegistry | The TypeMappingRegistry class is the Novell exteNd Web Services
SDK version of the standard TypeMappingRegistry interface, which
supports additional utility methods for importing type mappings. |
| Class Summary | |
| Attribute | XML Attribute |
| BeanMarshaler | General purpose marshaler for serializing Java Beans. |
| DefaultTypeMappingRegistry | The DefaultTypeMappingRegistry class is an implementation
of the standard TypeMappingRegistry interface. |
| PublicFieldsMarshaler | General purpose marshaler for serializing public fields of an object. |
| TypeMap | This class represents a type map between an xml type and java type. |
| ValueTypeMarshaler | General purpose marshaler for serializing Java Beans. |
| XMLType | The XML Type is specified using its QName and the location for its schema |
| Exception Summary | |
| MarshalerNotFoundException | This Exception is thrown when no serailizer or deserializer is found to handle a specific Java or XML type |
| TypeMappingException | Exception thrown by the TypeMapper API's |
Provides interface and classes for Java to XML mapping and vice versa.
|
Novell exteNd Web Services SDK API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||