Uses of Class
com.tagtraum.sixbs.SIXBSException

Packages that use SIXBSException
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.  
 

Uses of SIXBSException in com.tagtraum.sixbs
 

Methods in com.tagtraum.sixbs that throw SIXBSException
abstract  Object AbstractAdapter.deserialize()
           
 Object Adapter.deserialize()
          Returns the object that has been initialized from XML by calling the setter methods of a class implementing this interface. Example: In ArrayListAdapt this method returns an initialized ArrayList.
 

Uses of SIXBSException in com.tagtraum.sixbs.adapters.util
 

Methods in com.tagtraum.sixbs.adapters.util that throw SIXBSException
 Object MapAdapt.deserialize()
           
 Object TreeMapAdapt.deserialize()
           
 Object SetAdapt.deserialize()
           
 Object ListAdapt.deserialize()
           
 



Copyright © 2001 tagtraum industries.