com.im.df.api 5.9

Package com.im.df.api.util.xml

Interface Summary
BasicPersisterInit  
StateFactory  
StateFactory.EnvReporter  
StateFactory.FinishableBean Allows the bean to fix up itself after the whole bean is deserialized.
StateFactory.Reader  
StateFactory.Writer  
 

Class Summary
BasicPersister<T> Additional property attributes: staticType - FQN of the type (default: property.getPropertyType) items - FQN of the item type (default: Object) keys - FQN of the key type values - FQN of the key type
PersisterRegistry  
XMLUtils This class should collect various XML manipulation utilities not found in JAXP APIs.
 

Exception Summary
IncompleteDataException This IOException subclass specifically describes a situation, where an item cannot be deserialized because of some missing information.
 


com.im.df.api 5.9