Uses of Package
org.openspml.v2.util.xml

Packages that use org.openspml.v2.util.xml
org.openspml.v2.msg   
org.openspml.v2.msg.spml   
org.openspml.v2.profiles   
org.openspml.v2.profiles.dsml   
org.openspml.v2.profiles.spmldsml   
org.openspml.v2.util.xml   
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.msg
UnknownSpml2TypeException
           
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.msg.spml
OperationalNameValuePair
           
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.profiles
ObjectFactory
          This is a singleton class that will, given a name of a Marshallable element, return an object of that type.
ObjectFactory.ProfileRegistrar
           
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.profiles.dsml
ObjectFactory.OCEUnmarshaller
          Implement these to adapt the OpenContentElement stuff to the toolkit.
XmlBuffer
          A utility class used to format XML strings.
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.profiles.spmldsml
ObjectFactory.MarshallableCreator
          You can register objects to create wrappers for the unmarshalling.
 

Classes in org.openspml.v2.util.xml used by org.openspml.v2.util.xml
BasicMarshallable
          A starter class for the Marshallables in this package
BasicMarshallableElement
          A starter class for the MarshallableElements
BasicOCEAndMarshallable
          Starter class.
ListWithType
           
ObjectFactory
          This is a singleton class that will, given a name of a Marshallable element, return an object of that type.
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
           
UnknownSpml2TypeException
           
XmlElement
          A wrapper around the standard DOM Element that provides a more convenient set of methods.
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.