SDO API

Uses of Package
commonj.sdo.helper

Packages that use commonj.sdo.helper
commonj.sdo.helper   
commonj.sdo.impl   
 

Classes in commonj.sdo.helper used by commonj.sdo.helper
CopyHelper
          A helper for copying DataObjects.
DataFactory
          A Factory for creating DataObjects.
DataHelper
          Data helper methods.
EqualityHelper
          A helper for comparing DataObjects.
TypeHelper
          Look up a Type given the uri and typeName or interfaceClass.
XMLDocument
          Represents an XML Document containing a tree of DataObjects.
XMLHelper
          A helper to convert XML documents into DataObects and DataObjects into XML documnets.
XSDHelper
          Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
 

Classes in commonj.sdo.helper used by commonj.sdo.impl
CopyHelper
          A helper for copying DataObjects.
DataFactory
          A Factory for creating DataObjects.
DataHelper
          Data helper methods.
EqualityHelper
          A helper for comparing DataObjects.
TypeHelper
          Look up a Type given the uri and typeName or interfaceClass.
XMLHelper
          A helper to convert XML documents into DataObects and DataObjects into XML documnets.
XSDHelper
          Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).
 


SDO API

-