|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIXBSException | |
com.tagtraum.sixbs | sixbs is a little library capable of writing and reading beans to and from XML using their public properties. |
com.tagtraum.sixbs.adapters.util | Contains pre-written Adapter s for the java.lang.util package. |
Uses of SIXBSException in com.tagtraum.sixbs |
Methods in com.tagtraum.sixbs that throw SIXBSException | |
Object |
Adapter.deserialize()
Returns the object that has been initialized from XML by calling the setter methods of a class implementing this interface. |
abstract Object |
AbstractAdapter.deserialize()
Returns the object that has been initialized from XML by calling the setter methods of a class implementing this interface. |
Uses of SIXBSException in com.tagtraum.sixbs.adapters.util |
Methods in com.tagtraum.sixbs.adapters.util that throw SIXBSException | |
Object |
TreeMapAdapt.deserialize()
|
Object |
SetAdapt.deserialize()
|
Object |
MapAdapt.deserialize()
|
Object |
ListAdapt.deserialize()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |