Uses of Package
dsto.dfc.databeans.io

Packages that use dsto.dfc.databeans.io
dsto.dfc.databeans.io   
dsto.dfc.swing.persistence Support for managing persistent objects. 
dsto.dfc.swt.util   
livespace.services   
 

Classes in dsto.dfc.databeans.io used by dsto.dfc.databeans.io
LazyElementMap
          Provides a mapping from an XML element type to a decoder for that type.
LazyTypeMap
          Extends TypeMap to add lazy creation of the value mapped to a class.
TextDecoder
          An object that can decode the text representation of an object into an instance.
TextEncoder
          An object that can encode another object into text form.
XmlDecodeContext
          Stores context information (eg ID -> value mapping) during an XML decode session.
XmlDecodeContext.IdCallback
          Callback interface for clients that wish to use forward references.
XmlDecoder
          An object that can decode an XML representation into a value.
XmlEncodeContext
          Contains context state during an XML encoding operation.
XmlEncodeContext.IdCallback
          Callback interface for clients that wish to use forward references.
XmlEncoder
          An encoder that can generate an XML representation of an object.
XmlOutput
          Manages encoding of data bean objects to XML.
 

Classes in dsto.dfc.databeans.io used by dsto.dfc.swing.persistence
XmlInput
          Manages decoding of data bean objects from XML.
XmlOutput
          Manages encoding of data bean objects to XML.
 

Classes in dsto.dfc.databeans.io used by dsto.dfc.swt.util
XmlDecodeContext
          Stores context information (eg ID -> value mapping) during an XML decode session.
XmlDecoder
          An object that can decode an XML representation into a value.
XmlEncodeContext
          Contains context state during an XML encoding operation.
XmlEncoder
          An encoder that can generate an XML representation of an object.
 

Classes in dsto.dfc.databeans.io used by livespace.services
XmlDataObjectCodec
          XML encoder/decoder for IDataObject's, IDataBean's and vanilla JavaBean's.
XmlDecodeContext
          Stores context information (eg ID -> value mapping) during an XML decode session.
XmlDecoder
          An object that can decode an XML representation into a value.
XmlEncodeContext
          Contains context state during an XML encoding operation.
XmlEncoder
          An encoder that can generate an XML representation of an object.
XmlInput
          Manages decoding of data bean objects from XML.
XmlOutput
          Manages encoding of data bean objects to XML.
 



Copyright © 2008 Commonwealth of Australia