Uses of Package
com.sun.msv.datatype

Packages that use com.sun.msv.datatype
com.sun.msv.datatype   
com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. 
com.sun.msv.generator   
com.sun.msv.grammar.relax abstract grammar model(AGM): RELAX stub. 
 

Classes in com.sun.msv.datatype used by com.sun.msv.datatype
ErrorDatatypeLibrary
          Dummy DatatypeLibrary implementation which is used to recover from "unknown datatype library" error.
SerializationContext
          an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
 

Classes in com.sun.msv.datatype used by com.sun.msv.datatype.xsd
DatabindableDatatype
          Datatype interface that supports Java databinding.
SerializationContext
          an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
 

Classes in com.sun.msv.datatype used by com.sun.msv.generator
SerializationContext
          an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
 

Classes in com.sun.msv.datatype used by com.sun.msv.grammar.relax
DatabindableDatatype
          Datatype interface that supports Java databinding.
SerializationContext
          an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
 



MSV