Uses of Interface
org.openspml.v2.msg.OpenContentElementAdapter

Packages that use OpenContentElementAdapter
org.openspml.v2.msg   
 

Uses of OpenContentElementAdapter in org.openspml.v2.msg
 

Classes in org.openspml.v2.msg that implement OpenContentElementAdapter
 class OCEtoMarshallableAdapter
          This class is placed around "open content" when we encounter XML during unmarshalling that we don't recognize.
 class OCEtoXMLStringAdapter
          We are unmarshalling XML to objects and cannot convert an Element to objects, we'll assume it is openContent and put it into an adapter the maintains it in String form.
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.