Uses of Package
net.sf.morph.lang

Packages that use net.sf.morph.lang
net.sf.morph Core classes for use by other parts of the Morph framework. 
net.sf.morph.context.contexts Context implementations. 
net.sf.morph.integration.commons.lang Integration with Apache Commons Lang. 
net.sf.morph.lang Defines basic Languages used to retrieve and set information in bean-like objects. 
net.sf.morph.lang.languages Language implementations. 
net.sf.morph.lang.support Support interfaces and classes that come in handy when implementing a language. 
net.sf.morph.transform.converters Converter implementations. 
net.sf.morph.transform.copiers Copier implementations. 
 

Classes in net.sf.morph.lang used by net.sf.morph
LanguageException
          Thrown to indicate that an error occurred while accessing or modifying information using a given Language.
 

Classes in net.sf.morph.lang used by net.sf.morph.context.contexts
Language
           Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object.
 

Classes in net.sf.morph.lang used by net.sf.morph.integration.commons.lang
DecoratedLanguage
           Extends the capabilities of a Language by adding the capabilities of a Converter.
 

Classes in net.sf.morph.lang used by net.sf.morph.lang
Language
           Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object.
LanguageException
          Thrown to indicate that an error occurred while accessing or modifying information using a given Language.
 

Classes in net.sf.morph.lang used by net.sf.morph.lang.languages
DecoratedLanguage
           Extends the capabilities of a Language by adding the capabilities of a Converter.
Language
           Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object.
LanguageException
          Thrown to indicate that an error occurred while accessing or modifying information using a given Language.
 

Classes in net.sf.morph.lang used by net.sf.morph.lang.support
InvalidExpressionException
          Indicates an invalid expression was detected.
 

Classes in net.sf.morph.lang used by net.sf.morph.transform.converters
DecoratedLanguage
           Extends the capabilities of a Language by adding the capabilities of a Converter.
 

Classes in net.sf.morph.lang used by net.sf.morph.transform.copiers
DecoratedLanguage
           Extends the capabilities of a Language by adding the capabilities of a Converter.
Language
           Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object.
 



Copyright © 2004-2008.