Package org.openspml.v2.util.xml

Interface Summary
ListWithType  
ObjectFactory.MarshallableCreator You can register objects to create wrappers for the unmarshalling.
ObjectFactory.OCEUnmarshaller Implement these to adapt the OpenContentElement stuff to the toolkit.
ObjectFactory.ProfileRegistrar  
 

Class Summary
ArrayListWithType For element fields that are 0,m - we want to convey type information.
BasicMarshallable A starter class for the Marshallables in this package
BasicMarshallableElement A starter class for the MarshallableElements
BasicOCEAndMarshallable Starter class.
ObjectFactory This is a singleton class that will, given a name of a Marshallable element, return an object of that type.
OperationalNameValuePair  
ReflectiveDOMXMLUnmarshaller This class, given XML, will turn it into Java classes representing the SPML standard.
ReflectiveXMLMarshaller This class works in concert with the implementations of in the msg.subpackages to marshall the values there into XML.
XmlBuffer A utility class used to format XML strings.
XmlElement A wrapper around the standard DOM Element that provides a more convenient set of methods.
XmlUtil  
 

Exception Summary
UnknownSpml2TypeException  
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.