Uses of Package
com.tagtraum.sixbs

Packages that use com.tagtraum.sixbs
com.tagtraum.sixbs sixbs is a little library capable of writing beans to XML using their public properties.  
com.tagtraum.sixbs.adapters.util Contains pre-written Adapters for the java.lang.util package.  
 

Classes in com.tagtraum.sixbs used by com.tagtraum.sixbs
Adapter
          If you want to serialize objects that do not comply to the java beans conventions or objects that were provided by a third party, you should write an Adapter. Adapters are classes that hold the object you want to serialize.
AdapterFinder
          Searches for Adapater classes.
Null
          Null object.
SIXBSException
          SIXBS Exception.
 

Classes in com.tagtraum.sixbs used by com.tagtraum.sixbs.adapters.util
AbstractAdapter
          Abstract convenience superclass
Adapter
          If you want to serialize objects that do not comply to the java beans conventions or objects that were provided by a third party, you should write an Adapter. Adapters are classes that hold the object you want to serialize.
SIXBSException
          SIXBS Exception.
 



Copyright © 2001 tagtraum industries.