Uses of Package
net.sf.morph.util

Packages that use net.sf.morph.util
net.sf.morph Core classes for use by other parts of the Morph framework. 
net.sf.morph.context Defines Contexts and how they can participate in hierarchies. 
net.sf.morph.lang Defines basic Languages used to retrieve and set information in bean-like objects. 
net.sf.morph.reflect Defines notions of "bean-like" and "container-like" holders of information by definining a standard API for accessing such information. 
net.sf.morph.transform Defines a standard way to transform information from one format or source to another. 
net.sf.morph.util Utility classes used to implement the Morph framework. 
net.sf.morph.wrap Defines an API for manipulating data in a stateful manner. 
net.sf.morph.wrap.support Support interfaces and classes used by the net.sf.morph.wrap package. 
 

Classes in net.sf.morph.util used by net.sf.morph
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.context
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.lang
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.reflect
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.transform
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.util
Assert.Validator
           
BidirectionalMap
           
ListOrderedSet
          Decorates another Set to ensure that the order of addition is retained and used by the iterator.
 

Classes in net.sf.morph.util used by net.sf.morph.wrap
NestableRuntimeException
          A nestable runtime exception.
 

Classes in net.sf.morph.util used by net.sf.morph.wrap.support
BidirectionalMap
           
 



Copyright © 2004-2008.