Uses of Package
org.openspml.v2.msg

Packages that use org.openspml.v2.msg
org.openspml.v2.msg   
org.openspml.v2.msg.pass   
org.openspml.v2.msg.spml   
org.openspml.v2.msg.spmlasync   
org.openspml.v2.msg.spmlbatch   
org.openspml.v2.msg.spmlbulk   
org.openspml.v2.msg.spmlref   
org.openspml.v2.msg.spmlsearch   
org.openspml.v2.msg.spmlsuspend   
org.openspml.v2.msg.spmlupdates   
org.openspml.v2.profiles.dsml   
org.openspml.v2.profiles.spmldsml   
org.openspml.v2.util.xml   
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentAttr
          SPML 2.0 is an open content model.
OpenContentElement
           
OpenContentElementAdapter
          Implement this, rather than the superinterface, if wrapping other objects.
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
XMLMarshaller
          Visitor Pattern - used to create XML from Marshallable objects.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.pass
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spml
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentAttr
          SPML 2.0 is an open content model.
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
OpenContentElement
           
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
XMLMarshaller
          Visitor Pattern - used to create XML from Marshallable objects.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlasync
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlbatch
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlbulk
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlref
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlsearch
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
XMLMarshaller
          Visitor Pattern - used to create XML from Marshallable objects.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlsuspend
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.msg.spmlupdates
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
 

Classes in org.openspml.v2.msg used by org.openspml.v2.profiles.dsml
OpenContentElement
           
 

Classes in org.openspml.v2.msg used by org.openspml.v2.profiles.spmldsml
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentContainer
          This just grabs the methods that are sufficient for marshall/unmarshall
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
XMLMarshaller
          Visitor Pattern - used to create XML from Marshallable objects.
 

Classes in org.openspml.v2.msg used by org.openspml.v2.util.xml
Marshallable
          The objects that can redispatch themselves to an XMLMarshaller will implement this.
MarshallableElement
           
OpenContentElement
           
PrefixAndNamespaceTuple
          We need classes to return some info about the namespaces that they use.
XMLMarshaller
          Visitor Pattern - used to create XML from Marshallable objects.
XMLUnmarshaller
          This will be implemented a Factory that given xml, returns objects of the right type.
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.