|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ExtensibilityElement | This interface should be implemented by classes intending to represent extensions. |
ExtensionDeserializer | This interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensibilityElement. |
ExtensionSerializer | This interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter. |
Class Summary | |
ExtensionRegistry | This class is used to associate serializers, deserializers, and Java implementation types with extensibility elements. |
UnknownExtensibilityElement | This class is used to wrap arbitrary elements. |
UnknownExtensionDeserializer | This class is used to deserialize arbitrary elements into UnknownExtensibilityElement instances. |
UnknownExtensionSerializer | This class is used to serialize UnknownExtensibilityElement instances into the PrintWriter. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |