A B C D E G H I J K L M N O P R S T U V W Z

A

add(Object, Object) - Static method in class net.sf.morph.Morph
Adds a new value to the end of a container.
add(Object, Object) - Method in interface net.sf.morph.reflect.GrowableContainerReflector
Adds a new value to the end of a container.
add(Object, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
GrowableContainerReflector.add(Object, Object)
add(Object) - Method in class net.sf.morph.util.ListOrderedSet
 
add(int, Object) - Method in class net.sf.morph.util.ListOrderedSet
 
add(Object) - Method in interface net.sf.morph.wrap.GrowableContainer
Adds a new value to the end of this container.
addAll(Collection) - Method in class net.sf.morph.util.ListOrderedSet
 
addAll(int, Collection) - Method in class net.sf.morph.util.ListOrderedSet
 
addContainedClasses(Set, Collection) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Add the classes of the contents of objects to classes.
addImpl(Object, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of GrowableContainer.add(Object).
addImpl(Object, Object) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
addImpl(Object, Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of GrowableContainer.add(Object).
addImpl(Object, Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
addImpl(Object, Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
addMapping(String, String) - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Add a single mapping.
addPropertyToCopy(String) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Add a property to copy.
addPropertyToIgnore(String) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Add a property to ignore.
advanceToNextRow() - Method in class net.sf.morph.reflect.support.ResultSetIterator
 
ALL_OBJECTS - Static variable in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Source-destination classes.
AnyAccessDelegatingInvocationHandler - Class in net.sf.morph.util
DelegatingInvocationHandler that uses reflection to invoke non-public methods that match invocation signatures.
AnyAccessDelegatingInvocationHandler(Object) - Constructor for class net.sf.morph.util.AnyAccessDelegatingInvocationHandler
Construct a new AnyAccessDelegatingInvocationHandler.
ArbitraryObjectMappingConverter - Class in net.sf.morph.transform.converters
A transformer which transforms defined arbitrary objects to other defined arbitrary objects based on this class' mapping property.
ArbitraryObjectMappingConverter() - Constructor for class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
 
ArbitraryTypeMappingConverter - Class in net.sf.morph.transform.converters
A transformer which transforms objects which are instances of a type into other defined objects based on this class' mapping property.
ArbitraryTypeMappingConverter() - Constructor for class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
 
ARRAY_INDICATOR - Static variable in class net.sf.morph.transform.converters.TextToClassConverter
Array indicator
ARRAY_TYPES - Static variable in class net.sf.morph.util.ClassUtils
All the base array classes.
ArrayCopier - Class in net.sf.morph.transform.copiers
TODO tests with 3-dimensional arrays
ArrayCopier() - Constructor for class net.sf.morph.transform.copiers.ArrayCopier
Create a new ArrayCopier.
ArrayReflector - Class in net.sf.morph.reflect.reflectors
A container reflector for Arrays.
ArrayReflector() - Constructor for class net.sf.morph.reflect.reflectors.ArrayReflector
 
ArrayReflector(SizableReflector) - Constructor for class net.sf.morph.reflect.reflectors.ArrayReflector
 
asList() - Method in class net.sf.morph.util.ListOrderedSet
Gets an unmodifiable view of the order of the Set.
AssemblerCopier - Class in net.sf.morph.transform.copiers
A copier that copies multiple source objects to a single destination object, implementing an "Assembler."
AssemblerCopier() - Constructor for class net.sf.morph.transform.copiers.AssemblerCopier
Create a new AssemblerCopier.
AssemblerCopier(Object[]) - Constructor for class net.sf.morph.transform.copiers.AssemblerCopier
Create a new AssemblerCopier.
AssemblyCopierSupport - Class in net.sf.morph.transform.copiers
Support for AssemblerCopier/DisassemblerCopier.
AssemblyCopierSupport() - Constructor for class net.sf.morph.transform.copiers.AssemblyCopierSupport
Create a new AssemblyCopierSupport.
AssemblyCopierSupport(Object[]) - Constructor for class net.sf.morph.transform.copiers.AssemblyCopierSupport
Create a new AssemblyCopierSupport.
Assert - Class in net.sf.morph.util
Assertions built using Morph.
Assert() - Constructor for class net.sf.morph.util.Assert
 
Assert.Validator - Interface in net.sf.morph.util
 

B

BASE_NUMBER_TYPES - Static variable in class net.sf.morph.util.NumberUtils
Used by NumberUtils.isNumber(Class).
BaseBeanReflector - Class in net.sf.morph.reflect.reflectors
Convenient base class for BeanReflectors.
BaseBeanReflector() - Constructor for class net.sf.morph.reflect.reflectors.BaseBeanReflector
 
BaseCompositeReflector - Class in net.sf.morph.reflect.reflectors
 
BaseCompositeReflector() - Constructor for class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
BaseCompositeTransformer - Class in net.sf.morph.transform.transformers
 
BaseCompositeTransformer() - Constructor for class net.sf.morph.transform.transformers.BaseCompositeTransformer
 
BaseContainerReflector - Class in net.sf.morph.reflect.reflectors
Convenient base class for ContainerReflectors.
BaseContainerReflector() - Constructor for class net.sf.morph.reflect.reflectors.BaseContainerReflector
 
BaseContext - Class in net.sf.morph.context.contexts
Convenient base class for Contexts.
BaseContext() - Constructor for class net.sf.morph.context.contexts.BaseContext
Create a new BaseContext.
BaseExpressionParser - Class in net.sf.morph.lang.support
A base class for expression parsers.
BaseExpressionParser() - Constructor for class net.sf.morph.lang.support.BaseExpressionParser
 
BaseHierarchicalContext - Class in net.sf.morph.context.contexts
Convenient base class for hierarchical Contexts.
BaseHierarchicalContext() - Constructor for class net.sf.morph.context.contexts.BaseHierarchicalContext
Creates a new, empty context.
BaseHierarchicalContext(Context) - Constructor for class net.sf.morph.context.contexts.BaseHierarchicalContext
Creates a new, empty context with the specified parent.
BaseLanguage - Class in net.sf.morph.lang.languages
A convenient base class for Languages that takes care of exception handling and logging.
BaseLanguage() - Constructor for class net.sf.morph.lang.languages.BaseLanguage
Create a new BaseLanguage.
BasePropertyNameCopier - Class in net.sf.morph.transform.copiers
Base class for copiers that copy information from one bean to another based on the property names in the source and destination objects.
BasePropertyNameCopier() - Constructor for class net.sf.morph.transform.copiers.BasePropertyNameCopier
Create a new BasePropertyNameCopier.
BasePropertyNameCopier(boolean) - Constructor for class net.sf.morph.transform.copiers.BasePropertyNameCopier
Create a new BasePropertyNameCopier.
BaseReflector - Class in net.sf.morph.reflect.reflectors
Convenient base class for Reflectors.
BaseReflector() - Constructor for class net.sf.morph.reflect.reflectors.BaseReflector
Create a new BaseReflector.
BaseReflectorTransformer - Class in net.sf.morph.transform.transformers
A base class for transformers that are implemented using a Reflector.
BaseReflectorTransformer() - Constructor for class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
BaseServletReflector - Class in net.sf.morph.reflect.reflectors
Base class for reflectors that reflect objects from the Servlet API.
BaseServletReflector() - Constructor for class net.sf.morph.reflect.reflectors.BaseServletReflector
 
BaseToPrettyTextConverter - Class in net.sf.morph.transform.converters
Base class for converts that convert objects to a pretty programmer-friendly representation using information retrieved using a reflector.
BaseToPrettyTextConverter() - Constructor for class net.sf.morph.transform.converters.BaseToPrettyTextConverter
 
BaseTransformer - Class in net.sf.morph.transform.transformers
Convenient base class for transformers.
BaseTransformer() - Constructor for class net.sf.morph.transform.transformers.BaseTransformer
Create a new BaseTransformer.
Bean - Interface in net.sf.morph.wrap
A wrapper around 'bean-like' structures.
BeanReflector - Interface in net.sf.morph.reflect
Exposes information available in 'bean-like' structures.
BeanToPrettyTextConverter - Class in net.sf.morph.transform.converters
Converts a bean to a textual representation (String or StringBuffer only).
BeanToPrettyTextConverter() - Constructor for class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Create a new BeanToPrettyTextConverter.
BeanUtilsConverter - Class in net.sf.morph.integration.commons.beanutils
A converter which delegates to Commons BeanUtils.
BeanUtilsConverter() - Constructor for class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
 
BeanUtilsConverter - Class in net.sf.morph.transform.converters
Deprecated.  
BeanUtilsConverter() - Constructor for class net.sf.morph.transform.converters.BeanUtilsConverter
Deprecated.  
BidirectionalMap - Class in net.sf.morph.util
 
BidirectionalMap() - Constructor for class net.sf.morph.util.BidirectionalMap
 
BidirectionalMap(int) - Constructor for class net.sf.morph.util.BidirectionalMap
 
BidirectionalMap(int, float) - Constructor for class net.sf.morph.util.BidirectionalMap
 
BidirectionalMap(Map) - Constructor for class net.sf.morph.util.BidirectionalMap
 
BooleanToTextConverter - Class in net.sf.morph.transform.converters
Converts boolean values to text values.
BooleanToTextConverter() - Constructor for class net.sf.morph.transform.converters.BooleanToTextConverter
 

C

ChainedTransformer - Class in net.sf.morph.transform.transformers
Runs one or more transformers in a chain.
ChainedTransformer() - Constructor for class net.sf.morph.transform.transformers.ChainedTransformer
Create a new ChainedTransformer.
ChainedTransformer(Transformer[]) - Constructor for class net.sf.morph.transform.transformers.ChainedTransformer
Create a new ChainedTransformer.
checkConfiguration() - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
checkContextNotNull(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
checkIndex(Object, int) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Validate index into container.
checkInitialization() - Method in class net.sf.morph.context.contexts.ContextDecorator
 
checkIsReflectable(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Throws an exception if a the given object is not reflectable by this reflector.
checkNotOutOfBounds(Class, Number) - Method in class net.sf.morph.transform.converters.NumberConverter
Verify number is within the bounds of destinationClass.
chooseTransformer(String, Object, String, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Choose the appropriate property transformer.
ClassUtils - Class in net.sf.morph.util
Class manipulation utilities.
ClassUtils() - Constructor for class net.sf.morph.util.ClassUtils
 
clear() - Method in class net.sf.morph.context.contexts.BaseContext
clear() - Method in class net.sf.morph.context.support.ContextMap
 
clear(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
clear() - Method in class net.sf.morph.util.BidirectionalMap
 
clear() - Method in class net.sf.morph.util.ListOrderedSet
 
clearVisitedSourceToDestinationMapIfNecessary() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
If we have popped everybody off the stack, clear the cache.
clone() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
clone() - Method in class net.sf.morph.transform.transformers.BaseTransformer
clone() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
clone() - Method in class net.sf.morph.util.BidirectionalMap
 
close() - Method in class net.sf.morph.util.ResourceArrayInputStream
Close the stream.
collection - Variable in class net.sf.morph.util.ListOrderedSet
The collection being decorated
CollectionReflector - Class in net.sf.morph.reflect.reflectors
A reflector for Collections.
CollectionReflector() - Constructor for class net.sf.morph.reflect.reflectors.CollectionReflector
 
CombiningCopier - Class in net.sf.morph.transform.copiers
Combines all of the contents of a container into a single container.
CombiningCopier() - Constructor for class net.sf.morph.transform.copiers.CombiningCopier
Create a new CombiningCopier.
components - Variable in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Our component list
CompositeReflector - Interface in net.sf.morph.reflect
A reflector that is composed of multiple component reflectors.
ConditionalCopier - Class in net.sf.morph.transform.copiers
This copier uses an if Converter to convert an incoming object to a Boolean.
ConditionalCopier() - Constructor for class net.sf.morph.transform.copiers.ConditionalCopier
 
ConstantConverter - Class in net.sf.morph.transform.converters
Converter that always returns a certain destination object.
ConstantConverter() - Constructor for class net.sf.morph.transform.converters.ConstantConverter
Create a new ConstantConverter.
ConstantConverter(Object) - Constructor for class net.sf.morph.transform.converters.ConstantConverter
Create a new ConstantConverter.
Container - Interface in net.sf.morph.wrap
A wrapper around 'container-like' structures.
ContainerCopier - Class in net.sf.morph.transform.copiers
Copies information from any container object to any object that has either a GrowableContainerReflectoror a MutableIndexedContainerReflector.
ContainerCopier() - Constructor for class net.sf.morph.transform.copiers.ContainerCopier
Create a new ContainerCopier.
ContainerOfBeansCopier - Class in net.sf.morph.transform.copiers
Deprecated. it's not clear what the intent of this copier was
ContainerOfBeansCopier() - Constructor for class net.sf.morph.transform.copiers.ContainerOfBeansCopier
Deprecated.  
ContainerReflector - Interface in net.sf.morph.reflect
Exposes information available in 'container-like' structures.
ContainerToPrettyTextConverter - Class in net.sf.morph.transform.converters
Converts a container to a textual representation (String or StringBuffer only).
ContainerToPrettyTextConverter() - Constructor for class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
Create a new ContainerToPrettyTextConverter.
ContainerToTraverserConverter - Class in net.sf.morph.transform.converters
Converts an object to a traverser type (an Iterator or an Enumeration).
ContainerToTraverserConverter() - Constructor for class net.sf.morph.transform.converters.ContainerToTraverserConverter
 
ContainerUtils - Class in net.sf.morph.util
Utility functions for working with container-like objects such as Collections and arrays.
ContainerUtils() - Constructor for class net.sf.morph.util.ContainerUtils
 
contains(Object[], Object) - Static method in class net.sf.morph.util.ContainerUtils
Determines if the given array contains the given value.
contains(Collection, Object) - Static method in class net.sf.morph.util.ContainerUtils
Determines if the given collection contains the given value.
contains(Object) - Method in class net.sf.morph.util.ListOrderedSet
 
containsAll(Collection) - Method in class net.sf.morph.util.ListOrderedSet
 
containsKey(Object) - Method in class net.sf.morph.context.contexts.BaseContext
The implementation of this method has O(n) time complexity.
containsKey(Object) - Method in class net.sf.morph.context.support.ContextMap
 
containsKey(Context, Object) - Method in class net.sf.morph.context.support.ContextMapBridge
 
containsValue(Object) - Method in class net.sf.morph.context.contexts.BaseContext
containsValue(Object) - Method in class net.sf.morph.context.support.ContextMap
 
containsValue(Context, Object) - Method in class net.sf.morph.context.support.ContextMapBridge
 
contentsAssertion(Assert.Validator, Object, String) - Static method in class net.sf.morph.util.Assert
 
contentsNotEmpty(Object) - Static method in class net.sf.morph.util.Assert
Throws an exception if any object in the given container is empty, as defined by ObjectUtils.isEmpty(Object).
contentsNotNull(Object) - Static method in class net.sf.morph.util.Assert
Throws an exception if any object in the given container is null.
Context - Interface in net.sf.morph.context
A context is an object that can be passed between tiers of an application without exposing the APIs that are particular to any given tier.
ContextDecorator - Class in net.sf.morph.context.contexts
Decorates any context so that it implements DecoratedLanguage.
ContextDecorator() - Constructor for class net.sf.morph.context.contexts.ContextDecorator
 
ContextDecorator(Context) - Constructor for class net.sf.morph.context.contexts.ContextDecorator
 
ContextException - Exception in net.sf.morph.context
An exception related to accessing the information stored in a context.
ContextException() - Constructor for exception net.sf.morph.context.ContextException
 
ContextException(String) - Constructor for exception net.sf.morph.context.ContextException
 
ContextException(String, Throwable) - Constructor for exception net.sf.morph.context.ContextException
 
ContextException(Throwable) - Constructor for exception net.sf.morph.context.ContextException
 
ContextMap - Class in net.sf.morph.context.support
Exposes any context as a Map.
ContextMap(Context) - Constructor for class net.sf.morph.context.support.ContextMap
 
ContextMapBridge - Class in net.sf.morph.context.support
A bridge between the Context and Map APIs; this class can be used to implement the methods in the Map interface.
ContextMapBridge() - Constructor for class net.sf.morph.context.support.ContextMapBridge
 
ContextReflector - Class in net.sf.morph.reflect.reflectors
A reflector that can expose the properties of any Context.
ContextReflector() - Constructor for class net.sf.morph.reflect.reflectors.ContextReflector
 
convert(Class, Object) - Static method in class net.sf.morph.Morph
Converts the given source into an object of class destinationClass.
convert(Class, Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into an object of class destinationClass.
convert(Class, Object, Locale) - Method in interface net.sf.morph.transform.Converter
Converts the given source into an object of class destinationClass.
convert(Class, Object) - Method in interface net.sf.morph.transform.DecoratedConverter
Converts the given source into an object of class destinationClass.
convert(Class, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
DecoratedConverter.convert(Class, Object)
convert(Class, Object, Locale) - Method in class net.sf.morph.transform.transformers.BaseTransformer
 
Converter - Interface in net.sf.morph.transform
An object that can convert one type of object into another type of object.
ConverterDecorator - Class in net.sf.morph.transform.converters
Decorates any Converter so that it implements DecoratedConverter.
ConverterDecorator() - Constructor for class net.sf.morph.transform.converters.ConverterDecorator
Create a new ConverterDecorator.
ConverterDecorator(Converter) - Constructor for class net.sf.morph.transform.converters.ConverterDecorator
Create a new ConverterDecorator.
ConverterDecorator(Converter, Locale) - Constructor for class net.sf.morph.transform.converters.ConverterDecorator
Create a new ConverterDecorator.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ConstantConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ContainerToTraverserConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ConverterDecorator
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.IdentityConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.NullConverter
Deprecated. The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.NumberConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.NumberToBooleanConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.NumberToTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ObjectToBooleanConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ObjectToClassConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.PrimitiveWrapperConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TextToClassConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TextToTimeConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TimeConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.copiers.ContainerCopier
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.transformers.BaseTransformer
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
The implementation of the convert method, which may omit the invalid argument checks already performed by this base class.
convertImpl(Class, Object, Locale) - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
convertToBigDecimal(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a BigDecimal.
convertToBigDecimal(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a BigDecimal.
convertToBigInteger(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a BigInteger.
convertToBigInteger(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a BigInteger.
convertToBoolean(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a boolean.
convertToBooleanObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Boolean.
convertToByte(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a byte.
convertToByte(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a byte.
convertToByteObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Byte.
convertToByteObject(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Byte.
convertToCalendar(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Calendar.
convertToCalendar(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Calendar.
convertToClass(Object) - Static method in class net.sf.morph.util.ClassUtils
Converts the given object to a Class object.
convertToDate(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Date.
convertToDate(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Date.
convertToDouble(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a double.
convertToDouble(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a double.
convertToDoubleObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Double.
convertToDoubleObject(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Double.
convertToFloat(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a float.
convertToFloat(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a float.
convertToFloatObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Float.
convertToFloatObject(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Float.
convertToInt(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a int.
convertToInt(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a int.
convertToIntegerObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Integer.
convertToIntegerObject(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Integer.
convertToLong(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a long.
convertToLong(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a long.
convertToLongObject(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a Long.
convertToLongObject(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a Long.
convertToPrettyString(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a String that displays the information contained in the object in a format good for debugging.
convertToString(Object) - Static method in class net.sf.morph.Morph
Converts the given source into a String.
convertToString(Object, Locale) - Static method in class net.sf.morph.Morph
Converts the given source into a String.
Copier - Interface in net.sf.morph.transform
An object that can copy information from a source object to a destination object.
CopierDecorator - Class in net.sf.morph.transform.copiers
Decorates any Copier so that it implements DecoratedCopier.
CopierDecorator() - Constructor for class net.sf.morph.transform.copiers.CopierDecorator
Create a new CopierDecorator.
CopierDecorator(Copier) - Constructor for class net.sf.morph.transform.copiers.CopierDecorator
Create a new CopierDecorator.
CopierDecorator(Copier, Locale) - Constructor for class net.sf.morph.transform.copiers.CopierDecorator
Create a new CopierDecorator.
copy(Object, Object) - Static method in class net.sf.morph.Morph
Copies information from the given source to the given destination.
copy(Object, Object, Locale) - Static method in class net.sf.morph.Morph
Copies information from the given source to the given destination.
copy(Object, Object, Locale) - Method in interface net.sf.morph.transform.Copier
Copies information from the given source to the given destination.
copy(Object, Object) - Method in interface net.sf.morph.transform.DecoratedCopier
Copies information from the given source to the given destination.
copy(Object, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
DecoratedCopier.copy(Object, Object)
copy(Object, Object, Locale) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Copier.copy(Object, Object, Locale)
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.AssemblerCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.CombiningCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.CopierDecorator
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.DisassemblerCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.NOPCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Implementation of the copy method.
copyImpl(Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Implementation of the copy method.
copyProperty(String, Object, String, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Perform the specified property copy.
copyProperty(String, Object, String, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Copy source.sourceProperty to dest.destProperty.
createBeanReflector() - Static method in class net.sf.morph.Defaults
Create a basic BeanReflector.
createContainerCopier() - Static method in class net.sf.morph.Defaults
Create a basic ContainerCopier.
createContainerReflector() - Static method in class net.sf.morph.Defaults
Create a basic ContainerReflector.
createConverter() - Static method in class net.sf.morph.Defaults
Create a basic DecoratedConverter.
createCopier() - Static method in class net.sf.morph.Defaults
Create a basic DecoratedCopier.
createDefaultComponents() - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
createDefaultComponents() - Method in class net.sf.morph.transform.converters.DefaultToBooleanConverter
Create the default set of Transformer components.
createDefaultComponents() - Method in class net.sf.morph.transform.converters.DefaultToTextConverter
Create the default set of Transformer components.
createDefaultComponents() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Create the default set of Transformer components.
createDefaultReflector() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Create the default reflector instance to be used by this Transformer.
createGrowableContainerReflector() - Static method in class net.sf.morph.Defaults
Create a basic GrowableContainerReflector.
createIndexedContainerReflector() - Static method in class net.sf.morph.Defaults
Create a basic IndexedContainerReflector.
createInstantiatingReflector() - Static method in class net.sf.morph.Defaults
Create a basic InstantiatingReflector.
createLanguage() - Static method in class net.sf.morph.Defaults
Create a basic Language.
createMutableIndexedContainerReflector() - Static method in class net.sf.morph.Defaults
Create a basic MutableIndexedContainerReflector.
createNewInstance(Class, Object) - Method in interface net.sf.morph.transform.NodeCopier
Creates a new instance of the destination class that is capable of holding the information contained in the given source.
createNewInstance(Class, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
NodeCopier.createNewInstance(Class, Object)
createNewInstanceImpl(Class, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Implement NodeCopier.createNewInstance(Class, Object)
createNumberConverter() - Static method in class net.sf.morph.Defaults
Create a basic NumberConverter.
createOrderedSet() - Static method in class net.sf.morph.util.ContainerUtils
Create an ordered Set implementation based the classes available in the current environment.
createOrRetrieveMethodHolder(String) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
createPrettyTextConverter() - Static method in class net.sf.morph.Defaults
Create a basic pretty text converter.
createReflector() - Static method in class net.sf.morph.Defaults
Create a basic DecoratedReflector.
createReflector() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
createReusableSource(Class, Object) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
NodeCopier.createReusableSource(Class, Object)
createReusableSource(Class, Object) - Method in class net.sf.morph.transform.copiers.ContainerCopier
NodeCopier.createReusableSource(Class, Object)
createReusableSource(Class, Object) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
NodeCopier.createReusableSource(Class, Object)
createReusableSource(Class, Object) - Method in interface net.sf.morph.transform.NodeCopier
Returns a version of the given source object that can be used multiple times by this copier.
createReusableSource(Class, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
NodeCopier.createReusableSource(Class, Object)
createReusableSource(Class, Object) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
NodeCopier.createReusableSource(Class, Object)
createSizableReflector() - Static method in class net.sf.morph.Defaults
Create a basic SizableReflector.
createTextConverter() - Static method in class net.sf.morph.Defaults
Create a basic TextConverter.
createTimeConverter() - Static method in class net.sf.morph.Defaults
Create a basic TimeConverter.
createToTextConverter() - Static method in class net.sf.morph.Defaults
Create a basic DefaultToTextConverter.
createTransformer() - Static method in class net.sf.morph.Defaults
Create a basic DecoratedTransformer.
createWrapperInvocationHandler(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Create a WrapperInvocationHandler for the specified Object.
CumulativeCopier - Class in net.sf.morph.transform.copiers
Composite Transformer whose children must be Copiers and which invokes each child Copier in turn in the course of performing a copy operation.
CumulativeCopier() - Constructor for class net.sf.morph.transform.copiers.CumulativeCopier
Create a new CumulativeCopier.
CumulativeCopier(Transformer[]) - Constructor for class net.sf.morph.transform.copiers.CumulativeCopier
Create a new CumulativeCopier.
CURRENCY_IGNORE - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating currency symbols should be ignored when converting text to numbers.
CURRENCY_REJECT - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating the presence of currency symbols in text should prevent conversion of the text into a number (i.e.

D

decorate(Set, List) - Static method in class net.sf.morph.util.ListOrderedSet
Factory method to create an ordered set specifying the list and set to use.
decorate(Set) - Static method in class net.sf.morph.util.ListOrderedSet
Factory method to create an ordered set.
decorate(List) - Static method in class net.sf.morph.util.ListOrderedSet
Factory method to create an ordered set using the supplied list to retain order.
DecoratedBean - Interface in net.sf.morph.wrap
 
DecoratedContext - Interface in net.sf.morph.context
Adds the capabilities of a Language and a Converter to a Context to expose additional functionality.
DecoratedConverter - Interface in net.sf.morph.transform
An extension of the Converter interface that defines a few more convenient methods.
DecoratedConverterToTransformerAdapter - Class in net.sf.morph.integration.commons.collections
Adapts a Morph DecoratedConverter to the org.apache.commons.collections.Transformer interface.
DecoratedConverterToTransformerAdapter() - Constructor for class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Create a new DecoratedConverterToTransformerAdapterTestCase.
DecoratedConverterToTransformerAdapter(DecoratedConverter) - Constructor for class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Create a new DecoratedConverterToTransformerAdapterTestCase.
DecoratedConverterToTransformerAdapter(DecoratedConverter, Class) - Constructor for class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Create a new DecoratedConverterToTransformerAdapter.
DecoratedConverterToTransformerAdapter(Class) - Constructor for class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Create a new DecoratedConverterToTransformerAdapter.
DecoratedCopier - Interface in net.sf.morph.transform
An extension of the Copier interface that defines a few more convenient methods.
DecoratedGrowableContainer - Interface in net.sf.morph.wrap
 
DecoratedIndexedContainer - Interface in net.sf.morph.wrap
 
DecoratedLanguage - Interface in net.sf.morph.lang
Extends the capabilities of a Language by adding the capabilities of a Converter.
DecoratedMutableIndexedContainer - Interface in net.sf.morph.wrap
 
DecoratedReflector - Interface in net.sf.morph.reflect
An extension of the Reflector interface that defines extra methods.
DecoratedTransformer - Interface in net.sf.morph.transform
An extension of the Transformer interface that defines extra methods.
decrementStackDepth() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Decrement the depth of the nested copy stack.
DEFAULT_DELIMITERS - Static variable in class net.sf.morph.transform.copiers.TextToContainerCopier
Default delimiters
DEFAULT_FALSE_TEXT - Static variable in class net.sf.morph.transform.converters.TextToBooleanConverter
Default values for the falseText attribute.
DEFAULT_IGNORED_CHARACTERS - Static variable in class net.sf.morph.transform.copiers.TextToContainerCopier
Default ignored characters
DEFAULT_LEVELS - Static variable in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Default levels
DEFAULT_MAP_TREATMENT - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
The default treatment for Maps (which is to extract the values in the Map).
DEFAULT_NAME_VALUE_SEPARATOR - Static variable in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Default name/value separator
DEFAULT_PREFIX - Static variable in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Default prefix
DEFAULT_PREFIX - Static variable in class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
Default prefix
DEFAULT_REQUEST_ATTRIBUTE - Static variable in class net.sf.morph.web.MorphFilter
 
DEFAULT_ROUNDING_METHOD - Static variable in class net.sf.morph.transform.converters.NumberConverter
Default rounding method
DEFAULT_SEPARATOR - Static variable in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Default separator
DEFAULT_SEPARATOR - Static variable in class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
Default separator
DEFAULT_SOURCE_AND_DESTINATION_TYPES - Static variable in class net.sf.morph.transform.converters.IdentityConverter
Default source/destination types
DEFAULT_SUFFIX - Static variable in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Default suffix
DEFAULT_SUFFIX - Static variable in class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
Default suffix
DEFAULT_TRUE_TEXT - Static variable in class net.sf.morph.transform.converters.TextToBooleanConverter
Default values for the trueText attribute.
DEFAULT_TYPES_USING_TO_STRING - Static variable in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Default types using toString()
DEFAULT_VALIDATOR - Static variable in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Default ComponentValidator; ignores empty component list
Defaults - Class in net.sf.morph
Default instances of the main objects that are used repeatedly in the framework.
Defaults() - Constructor for class net.sf.morph.Defaults
 
DefaultToBooleanConverter - Class in net.sf.morph.transform.converters
Converts any object to a Boolean by delegating to TextToBooleanConverter, NumberToBooleanConverter and ObjectToBooleanConverter.
DefaultToBooleanConverter() - Constructor for class net.sf.morph.transform.converters.DefaultToBooleanConverter
 
DefaultToTextConverter - Class in net.sf.morph.transform.converters
Converts an object to a textual representation by delegating to ContainerToPrettyTextConverter, BooleanToTextConverter, TimeToTextConverter, NumberToTextConverter and ObjectToTextConverter.
DefaultToTextConverter() - Constructor for class net.sf.morph.transform.converters.DefaultToTextConverter
Create a new DefaultToTextConverter.
DefaultToTextConverter(Transformer[], boolean) - Constructor for class net.sf.morph.transform.converters.DefaultToTextConverter
Create a new DefaultToTextConverter.
DefaultToTextConverter(Transformer[]) - Constructor for class net.sf.morph.transform.converters.DefaultToTextConverter
Create a new DefaultToTextConverter.
DefaultWrapperInvocationHandler - Class in net.sf.morph.wrap.support
Default WrapperInvocationHandler implementation.
DefaultWrapperInvocationHandler(Object) - Constructor for class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Create a new DefaultWrapperInvocationHandler.
DefaultWrapperInvocationHandler(Object, Reflector) - Constructor for class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Create a new DefaultWrapperInvocationHandler.
DelegatingContext - Interface in net.sf.morph.context
A context that retrieves and sets information on a delegate rather than holding the information itself.
delim - Variable in class net.sf.morph.util.MorphStringTokenizer
 
destinationClasses - Variable in class net.sf.morph.transform.transformers.BaseTransformer
Destination classes
destroy() - Method in class net.sf.morph.web.MorphFilter
 
determineDestinationContainedType(Object, Object, Class, Locale) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Determine the container element destination type.
determineDestinationContainedType(Object, Class) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Deprecated. in favor of fully-specified method
DisassemblerCopier - Class in net.sf.morph.transform.copiers
A copier that copies a source to multiple destination objects, implementing a "Disassembler."
DisassemblerCopier() - Constructor for class net.sf.morph.transform.copiers.DisassemblerCopier
Create a new DisassemblerCopier.
DisassemblerCopier(Object[]) - Constructor for class net.sf.morph.transform.copiers.DisassemblerCopier
Create a new DisassemblerCopier.
DisassemblerCopier.Disassembly - Class in net.sf.morph.transform.copiers
Adds the index to the source object to pass to the classConverter;
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.sf.morph.web.MorphFilter
 
DynaBeanReflector - Class in net.sf.morph.reflect.reflectors
 
DynaBeanReflector() - Constructor for class net.sf.morph.reflect.reflectors.DynaBeanReflector
 

E

englishJoin(Object) - Static method in class net.sf.morph.util.StringUtils
 
englishJoin(Collection) - Static method in class net.sf.morph.util.StringUtils
 
entrySet() - Method in class net.sf.morph.context.contexts.BaseContext
entrySet() - Method in class net.sf.morph.context.support.ContextMap
 
entrySet(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
EnumerationIterator - Class in net.sf.morph.util
Exposes an Enumeration as an Iterator.
EnumerationIterator(Enumeration) - Constructor for class net.sf.morph.util.EnumerationIterator
 
EnumerationReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information available in a java.util.Enumeration.
EnumerationReflector() - Constructor for class net.sf.morph.reflect.reflectors.EnumerationReflector
 
enumerationToStringArray(Enumeration) - Method in class net.sf.morph.reflect.reflectors.BaseServletReflector
 
equals(Object) - Method in class net.sf.morph.context.support.ContextMap
 
equals(Object) - Method in class net.sf.morph.context.support.MapEntry
Determines if this entry is equal to the passed object.
equals(Object, Object, Locale) - Method in interface net.sf.morph.transform.DecoratedConverter
Tests if object1 and object2 are equivalent with respect to this converter.
equals(Object, Object) - Method in interface net.sf.morph.transform.DecoratedConverter
Tests if object1 and object2 are equivalent with respect to this converter.
equals(Object, Object, Locale) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Test objects for equality.
equals(Object, Object) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Locale-independent test between two objects for equality.
equalsUnidirectionalTest(Object, Object, Locale) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Helper method for equality testing.
EvaluateExpressionConverter - Class in net.sf.morph.transform.converters
A Converter that returns the result of evaluating a property against an object using a DecoratedLanguage.
EvaluateExpressionConverter() - Constructor for class net.sf.morph.transform.converters.EvaluateExpressionConverter
Create a new EvaluateExpressionConverter.
EvaluateExpressionConverter(String) - Constructor for class net.sf.morph.transform.converters.EvaluateExpressionConverter
Construct a new EvaluateExpressionConverter.
ExplicitTransformer - Interface in net.sf.morph.transform
A Transformer that explicitly states which of its source classes are transformable to which destination classes.
ExpressionParser - Interface in net.sf.morph.lang.support
A basic parser that breaks an expression into an array of tokens.
EXTRACT_ENTRIES - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Indicates that the entrySet of the source map should be copied to the destination container object.
EXTRACT_KEYS - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Indicates that the keySet of the source map should be copied to the destination container object.
EXTRACT_VALUES - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Indicates that the values of the source map should be copied to the destination container object.

G

get(String) - Method in interface net.sf.morph.context.Context
Retrieve the property named propertyName.
get(String) - Method in class net.sf.morph.context.contexts.BaseContext
Retrieve the property named propertyName.
get(String, Class) - Method in class net.sf.morph.context.contexts.BaseContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(String, Class, Locale) - Method in class net.sf.morph.context.contexts.BaseContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(String, Locale, Class) - Method in class net.sf.morph.context.contexts.BaseContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(Object) - Method in class net.sf.morph.context.contexts.BaseContext
get(String) - Method in interface net.sf.morph.context.DecoratedContext
Retrieve the property named propertyName.
get(String, Class) - Method in interface net.sf.morph.context.DecoratedContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(String, Class, Locale) - Method in interface net.sf.morph.context.DecoratedContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(String, Locale, Class) - Method in interface net.sf.morph.context.DecoratedContext
Retrieve the information indicated by expression as the type indicated by destinationClass.
get(String) - Method in interface net.sf.morph.context.HierarchicalContext
Retrieve the property named propertyName from this context, or if it's not found, from the nearest ancestor context.
get(Object) - Method in class net.sf.morph.context.support.ContextMap
 
get(Context, Object) - Method in class net.sf.morph.context.support.ContextMapBridge
 
get(Object, String, Class) - Method in interface net.sf.morph.lang.DecoratedLanguage
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Class, Locale) - Method in interface net.sf.morph.lang.DecoratedLanguage
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Locale, Class) - Method in interface net.sf.morph.lang.DecoratedLanguage
Deprecated. why would we need both signatures (Object, String, Locale, Class) and (Object, String, Class, Locale)?
get(Object, String) - Method in interface net.sf.morph.lang.Language
Retrieve the property indicated by expression from target.
get(Object, String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Retrieve the property indicated by expression from target.
get(Object, String, Class) - Method in class net.sf.morph.lang.languages.BaseLanguage
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Class, Locale) - Method in class net.sf.morph.lang.languages.BaseLanguage
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Locale, Class) - Method in class net.sf.morph.lang.languages.BaseLanguage
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the property indicated by expression from target.
get(Object, String, Class) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Class, Locale) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, String, Locale, Class) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as the type indicated by destinationClass.
get(Object, int) - Static method in class net.sf.morph.Morph
Gets the element at the specified index.
get(Object, String) - Method in interface net.sf.morph.reflect.BeanReflector
Retrieves the value of the given property.
get(Object, int) - Method in interface net.sf.morph.reflect.IndexedContainerReflector
Gets the element at the specified index.
get(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.get(Object, String)
get(Object, int) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
IndexedContainerReflector.get(Object, int)
get(Object, String) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
get(Object, String, Object) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
get(int) - Method in class net.sf.morph.util.ListOrderedSet
 
get(String) - Method in interface net.sf.morph.wrap.Bean
Retrieves the value of the given property.
get(Object, int) - Method in interface net.sf.morph.wrap.IndexedContainer
Gets the element at the specified index.
getAccessor() - Method in class net.sf.morph.reflect.support.MethodHolder
 
getAllClasses() - Static method in class net.sf.morph.util.ClassUtils
Returns the set of classes for which any class will match.
getArrayClass(Class) - Static method in class net.sf.morph.util.ClassUtils
Returns an array version of the given class (for example, converts Long to Long[]).
getBean() - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
Get the bean.
getBean(Object) - Static method in class net.sf.morph.Morph
Returns the given object wrapped as a Bean.
getBeanReflector() - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
getBeanReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getBeanReflector() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getBeanToPrettyTextConverter() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Get the converter used to convert beans to pretty text.
getBeanTransformer() - Method in class net.sf.morph.transform.copiers.ContainerOfBeansCopier
Deprecated.  
getBiDirectionalReflectorWrapperMap() - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Get the bidirectional reflector map.
getBigDecimal(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a BigDecimal.
getBigDecimalRoundMode(String) - Static method in class net.sf.morph.transform.support.NumberRounder
Converts a rounding mode defined in this class to one of the rounding mode ints specified in the BigDecimal class.
getBigInteger(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a BigInteger.
getBoolean(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a boolean.
getBooleanObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Boolean object.
getByte(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a byte.
getByteObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Byte object.
getCachedResult(Object, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Get the cached object in the process of being transformed
getCalendar(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Calendar.
getCause() - Method in exception net.sf.morph.util.NestableRuntimeException
 
getChain() - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Get the components array narrowed to a Transformer[].
getClass(Object) - Static method in class net.sf.morph.util.ClassUtils
Returns the class of the given object.
getClassConverter() - Method in class net.sf.morph.transform.copiers.DisassemblerCopier
Get the Converter used to convert a Disassembly object to a destination class.
getClasses(Collection, Collection) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Get the forward classes, plus backward classes if this converter is bidi.
getCollection(Object) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
getComponents() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
getComponents() - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getComponents() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
getComponents() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
 
getComponentType() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
getComponentType() - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Return the component type of this transformer.
getComponentType() - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Return the component type of this transformer.
getComponentType() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Return the component type of this transformer.
getComponentType() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Return the component type of this transformer.
getComponentValidator() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
getComponentValidator() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Return the ComponentValidator of this transformer.
getContainedSourceToDestinationTypeMap() - Method in class net.sf.morph.transform.copiers.ContainerCopier
Get the mapping of source to destination container element types.
getContainedType(Class) - Static method in class net.sf.morph.Morph
Returns the type of the elements that are contained in objects of the given class.
getContainedType(Class) - Method in interface net.sf.morph.reflect.ContainerReflector
Returns the type of the elements that are contained in objects of the given class.
getContainedType(Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
ContainerReflector.getContainedType(Class)
getContainedType() - Method in interface net.sf.morph.wrap.Container
Returns the type of the elements that are contained in this container.
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.BaseContainerReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of ContainerReflector.getContainedType(Class).
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
TODO JDK 1.5 (generics) compatibility
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.EnumerationReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.IteratorReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of ContainerReflector.getContainedType(Class).
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of ContainerReflector.getContainedType(Class).
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getContainedTypeImpl(Class) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getContainer(Object) - Static method in class net.sf.morph.Morph
Returns the given object wrapped as a Container.
getContainerConverter() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Get the container converter that will be used by this converter.
getContainerCopier() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Get the container copier used by this TextToContainerCopier.
getContainerCopier() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
getContainerReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getContainerReflector() - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Get the ContainerReflector used by this Transformer.
getContainerReflector() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getContainerReflectorForClass(Class) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getContainerToPrettyTextConverter() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Get the converter used to convert containers to pretty text.
getContext() - Method in class net.sf.morph.context.contexts.ContextDecorator
 
getContext() - Method in class net.sf.morph.context.support.ContextMap
 
getContextMapBridge() - Method in class net.sf.morph.context.contexts.BaseContext
Get the ContextMapBridge.
getContextMapBridge() - Method in class net.sf.morph.context.support.ContextMap
 
getConversionPath(Class, Class) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Get the List of destination classes on the conversion path.
getConverter() - Method in class net.sf.morph.context.contexts.BaseContext
Get the converter.
getConverter() - Method in class net.sf.morph.context.contexts.ContextDecorator
 
getConverter() - Method in class net.sf.morph.lang.languages.BaseLanguage
Get the Converter.
getConvertUtilsBean() - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Returns the ConvertUtilsBean set with the setConvertUtilsBean method, or the default ConvertUtilsBean instance that is used by the static methods in ConvertUtils.
getCopier(int) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Get the Copier that will perform the copy for index index.
getCopier(Class, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Finds a Copier that is capable of transforming sourceClass to destinationClass.
getCopyConverter() - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Get the converter used when using a ChainedTransformer as a Copier.
getCurrencyHandling() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Retrieves the configuration option indicating how currencies should be treated by this converter.
getDate(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Date.
getDateFormat() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Get the DateFormat used by this TextToTimeConverter.
getDateFormat() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Get the DateFormat used by this TimeToTextConverter.
getDateFormat(Calendar) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Get a DateFormat for the specified Calendar.
getDefaultLocale() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Get the defaultLocale.
getDefaultLocale() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Get the defaultLocale.
getDelegate() - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
getDelegate() - Method in interface net.sf.morph.context.DelegatingContext
 
getDelegate(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
getDelegate() - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Get the DecoratedConverter delegate.
getDelegate() - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Get the Transformer delegate.
getDelegateMethod(Object, Method, Object[]) - Method in class net.sf.morph.util.AnyAccessDelegatingInvocationHandler
 
getDelimiters() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Returns the characters that are used to separate the different elements to be copied to the container.
getDestinationBeanClass() - Method in class net.sf.morph.transform.copiers.ContainerOfBeansCopier
Deprecated.  
getDestinationClass() - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Get the Class destinationClass.
getDestinationClasses() - Method in interface net.sf.morph.transform.Transformer
Defines the types of objects that can be used as information sources by this transformer.
getDestinationClasses() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Defines the types of objects that can be used as information sources by this transformer.
getDestinationClasses(Transformer, Class) - Static method in class net.sf.morph.util.TransformerUtils
Get the set of destination classes available from the specified Transformer for the specified source type.
getDestinationClassesForEachDestination() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Get the ordered array of destination classes.
getDestinationClassesImpl() - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ConstantConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ContainerToTraverserConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.DefaultToBooleanConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.IdentityConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ImmutableTypesOnlyIdentityConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.NullConverter
Deprecated. Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.NumberConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToBooleanConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToBooleanConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToClassConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.PrimitiveWrapperConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TextToClassConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TimeConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.ArrayCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.AssemblerCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.CombiningCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.ContainerCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Returns the destination classes supported by all components.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.DisassemblerCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.MapCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.NOPCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getDestinationClassesImpl() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Transformer.getDestinationClasses() implementation template method.
getDestinationClassesImpl() - Method in class net.sf.morph.transform.transformers.TransformerDecorator
 
getDestinationClassIntersection(Transformer[]) - Static method in class net.sf.morph.util.TransformerUtils
Get the set of destination classes common to all specified Transformers.
getDestinationClassMap() - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Get the Map destinationClassMap.
getDouble(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a double.
getDoubleObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Double object.
getElseTransformer() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Get the elseTransformer.
getExpression() - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Get the expression of this EvaluateExpressionConverter.
getExpression() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Get the String expression.
getExpressionParser() - Method in class net.sf.morph.lang.languages.SimpleLanguage
Get the expression parser.
getFalseString(Locale) - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Get the string representation of false.
getFalseText() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Returns the String, StringBuffer, and Character values that will be converted to false.
getFloat(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a float.
getFloatObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Float object.
getGrowableContainer(Object) - Static method in class net.sf.morph.Morph
Returns the given object wrapped as a GrowableContainer.
getGrowableContainerReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getGrowableContainerReflector() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getHierarchicalImpl(String) - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
getHierarchicalImpl(String) - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
getIdentityConverter() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
getIfConverter() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Get the ifConverter.
getIgnoredCharacters() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Returns characters that are completely ignored in the source.
getImmutableTypes() - Static method in class net.sf.morph.util.ClassUtils
Get the known immutable types.
getImpl(String) - Method in class net.sf.morph.context.contexts.BaseContext
Implement get(propertyName).
getImpl(String) - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
getImpl(String) - Method in class net.sf.morph.context.contexts.ContextDecorator
 
getImpl(Object, String) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Template method must be overridden.
getImpl(Object, String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Implement get(target, expression).
getImpl(Object, String) - Method in class net.sf.morph.lang.languages.LanguageDecorator
Implement get(target, expression).
getImpl(Object, String) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Implement get(target, expression).
getImpl(Object, int) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseBeanReflector
Template method must be overridden.
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.get(Object, String).
getImpl(Object, int) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of IndexedContainerReflector.get(Object, int).
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.get(Object, String).
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Retrieves the value of the property propertyName in bean bean.
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
NOTE: Code copied here from Spring's JdbcUtils class.
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getImpl(Object, int) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getImpl(Object, int) - Method in class net.sf.morph.reflect.reflectors.SortedSetReflector
 
getImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getImpl(Object, int) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getIndex() - Method in class net.sf.morph.transform.copiers.DisassemblerCopier.Disassembly
Get the current index.
getIndexedAccessor() - Method in class net.sf.morph.reflect.support.MethodHolder
 
getIndexedContainer(Object) - Static method in class net.sf.morph.Morph
Returns the given object wrapped as an IndexedContainer.
getIndexedContainerReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getIndexedContainerReflector() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getIndexedMutator() - Method in class net.sf.morph.reflect.support.MethodHolder
 
getInstance(Map) - Static method in class net.sf.morph.util.BidirectionalMap
 
getInstantiatedType() - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Returns the instantiated type if only a single mapping of requested type to instantiated type has been specified.
getInstantiatingReflector() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the InstantiatingReflector employed by this Transformer.
getInstantiatingReflectorForClass(Class) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getInt(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a int.
getIntegerObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Integer object.
getInterfaces(Object) - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
getInterfaces(Object) - Method in interface net.sf.morph.wrap.support.WrapperInvocationHandler
 
getIntermediateClass() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the intermediate class passed to the text converter.
getIterator(Object) - Static method in class net.sf.morph.Morph
Exposes an iterator over the contents of the container.
getIterator(Object) - Method in interface net.sf.morph.reflect.ContainerReflector
Exposes an iterator over the contents of the container.
getIterator(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
ContainerReflector.getIterator(Object)
getIterator() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
Returns a fresh copy of the wrapped iterator that is ready for another iteration.
getIterator() - Method in interface net.sf.morph.wrap.Container
Exposes an iterator over the contents of the container.
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseContainerReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of ContainerReflector.getIterator(Object).
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.EnumerationReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.IteratorReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of ContainerReflector.getIterator(Object).
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of ContainerReflector.getIterator(Object).
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getIteratorImpl(Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getKey() - Method in class net.sf.morph.context.support.MapEntry
Gets the entry key.
getKey(Object) - Method in class net.sf.morph.util.BidirectionalMap
Retrieves the key that is registered for the given entry
getLanguage() - Method in class net.sf.morph.context.contexts.BaseContext
Get the Language.
getLanguage() - Method in class net.sf.morph.integration.commons.lang.LanguageStrLookup
Get the language.
getLanguage() - Method in class net.sf.morph.lang.languages.LanguageDecorator
Get the decorated language.
getLanguage() - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Get the DecoratedLanguage language.
getLanguage() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Get the language of this PropertyExpressionMappingCopier.
getLanguage() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Get the DecoratedLanguage language.
getLanguageName() - Method in class net.sf.morph.lang.languages.BaseLanguage
Get the languageName.
getLevels() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Get the levels
getLocale() - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Get the Locale locale.
getLocale() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Retrieves the current Locale if none is specified in the method arguments for a converter or copier.
getLocale() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Retrieves the current Locale if none is specified in the method arguments for a converter or copier.
getLocale() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Retrieves the current Locale if none is specified in the method arguments for a converter or copier.
getLog() - Method in class net.sf.morph.context.contexts.BaseContext
Get the log.
getLog() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the commons-logging Log in use.
getLong(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a long.
getLongObject(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a Long object.
getMap(Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Get the specified container as a Map.
getMappedDestinationType(Map, Class) - Static method in class net.sf.morph.util.TransformerUtils
Get the mapped destination type from the specified typemap.
getMapping() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Get the object mapping.
getMapping() - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
Returns the mapping of types to objects
getMapping() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Get the mapping of this PropertyExpressionMappingCopier.
getMapping() - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Get the property mapping.
getMapTreatment() - Method in class net.sf.morph.reflect.reflectors.MapReflector
Get the map treatment in use.
getMaximumForType(Class) - Static method in class net.sf.morph.util.NumberUtils
Returns the maximum allowed value for the given type, which must be a number.
getMessage(StringBuffer) - Method in exception net.sf.morph.util.NestableRuntimeException
 
getMethodHolder(String) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
getMinimumForType(Class) - Static method in class net.sf.morph.util.NumberUtils
Returns the minimum allowed value for the given type, which must be a number.
getMutableIndexedContainer(Object) - Static method in class net.sf.morph.Morph
Returns the given object wrapped as a MutableIndexedContainer.
getMutableIndexedContainerReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getMutableIndexedContainerReflector() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getMutator() - Method in class net.sf.morph.reflect.support.MethodHolder
 
getNameValueSeparator() - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Get the name/value separator.
getNestedConverter() - Method in class net.sf.morph.transform.converters.ConverterDecorator
 
getNestedCopier() - Method in class net.sf.morph.transform.copiers.CopierDecorator
 
getNestedTransformer() - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Get the transformer (Copier) which, in the absence of a components list, will be used to perform nested transformations.
getNestedTransformer() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
NodeCopier.getNestedTransformer()
getNestedTransformer() - Method in class net.sf.morph.transform.copiers.ContainerCopier
NodeCopier.getNestedTransformer()
getNestedTransformer() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
NodeCopier.getNestedTransformer()
getNestedTransformer() - Method in interface net.sf.morph.transform.NodeCopier
Retrieves the transformer used to perform nested transformations.
getNestedTransformer() - Method in class net.sf.morph.transform.transformers.BaseTransformer
NodeCopier.getNestedTransformer()
getNumber(Class, String) - Static method in class net.sf.morph.util.NumberUtils
Get a number from a String.
getNumberConverter() - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Get the number converter used by this NumberToTextConverter.
getNumberConverter() - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Get the number converter used by this NumberToTimeConverter.
getNumberConverter() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the converter used to convert text types from one type to another.
getNumberConverter() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Get the number converter used by this TimeToNumberConverter.
getNumberFormat(Locale) - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Retrieves the NumberFormat instance to be used to in the given locale to format numbers as text.
getPageContext() - Method in class net.sf.morph.context.contexts.JspContext
 
getPageContext(Object) - Method in class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
getParentContext() - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
getParentContext() - Method in interface net.sf.morph.context.HierarchicalContext
Retrieves this context's parent context.
getParenthesesHandling() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Retrieves the configuration option indicating how parantheses should be treated by this converter.
getPercentageHandling() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Gets the configuration option indicating how percentages should be treated by this converter.
getPreferredTransformationType(Object, String, Object, Object, String, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Extension point for subclasses to override preferredTransformationType.
getPrefix() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the prefix.
getPrimitiveTypes() - Static method in class net.sf.morph.util.ClassUtils
Get all the primitive classes.
getPrimitiveWrapper(Class) - Static method in class net.sf.morph.util.ClassUtils
Get the wrapper type for the specified class (if any).
getPropertiesToCopy() - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Get the properties to copy.
getPropertiesToIgnore() - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Get the properties to ignore.
getPropertyNameMatchingCopier() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
getPropertyNames() - Method in interface net.sf.morph.context.Context
Gets the names of the properties which are currently defined for this context.
getPropertyNames() - Method in class net.sf.morph.context.contexts.BaseContext
Gets the names of the properties which are currently defined for this context.
getPropertyNames() - Method in interface net.sf.morph.context.HierarchicalContext
Gets the names of the properties which are currently defined for this context and all parents of this context.
getPropertyNames(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
Convenience method
getPropertyNames(Object) - Static method in class net.sf.morph.Morph
Gets the names of the properties which are currently defined for the given bean.
getPropertyNames(Object) - Method in interface net.sf.morph.reflect.BeanReflector
Gets the names of the properties which are currently defined for the given bean.
getPropertyNames(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.getPropertyNames(Object)
getPropertyNames() - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
getPropertyNames() - Method in interface net.sf.morph.wrap.Bean
Gets the names of the properties which are currently defined for this bean.
getPropertyNamesHierarchicalImpl() - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
getPropertyNamesHierarchicalImpl() - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
getPropertyNamesImpl() - Method in class net.sf.morph.context.contexts.BaseContext
Implement getPropertyNames()
getPropertyNamesImpl() - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
getPropertyNamesImpl() - Method in class net.sf.morph.context.contexts.ContextDecorator
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Template method must be overridden.
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseBeanReflector
Template method must be overridden.
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.getPropertyNames(Object).
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.getPropertyNames(Object).
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Template method must be overridden.
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getPropertyNamesImpl(Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getPropertyTransformers() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Get the Map of Transformers to use instead of nestedTransformer.
getProxy(Object, Class) - Static method in class net.sf.morph.util.ProxyUtils
Get a Proxy adding the specified interface to the specified object.
getProxy(Object, Class, InvocationHandler) - Static method in class net.sf.morph.util.ProxyUtils
Get a Proxy adding the specified interface to the specified object.
getProxy(Object, Class[], InvocationHandler) - Static method in class net.sf.morph.util.ProxyUtils
Get a Proxy adding the specified interfaces to the specified object.
getReflectableCallCache() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Get the BaseReflector.isReflectable(Class) call cache.
getReflectableClasses() - Method in interface net.sf.morph.reflect.Reflector
Defines which classes are reflectable by this reflector.
getReflectableClasses() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Defines which classes are reflectable by this reflector.
getReflectableClassesImpl() - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Implementation of Reflector.getReflectableClasses().
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of Reflector.getReflectableClasses().
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.EnumerationReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.IteratorReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ListReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of Reflector.getReflectableClasses().
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of Reflector.getReflectableClasses().
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ReflectorDecorator
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ResetableIteratorWrapperReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.SetReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Implementation of Reflector.getReflectableClasses().
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.SortedSetReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.StringTokenizerReflector
 
getReflectableClassesImpl() - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getReflectionInfo(Class) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Get the ReflectionInfo for the given Class.
getReflector() - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
Get the reflector.
getReflector() - Method in class net.sf.morph.lang.languages.SimpleLanguage
Get the reflector.
getReflector() - Method in class net.sf.morph.reflect.reflectors.ReflectorDecorator
 
getReflector(Class, Class) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getReflector(Class) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the Reflector of the specified type employed by this Transformer.
getReflector() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the Reflector employed by this Transformer.
getReflector() - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Get the reflector.
getReflectorName() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Get the reflectorName.
getReflectorWrapperMap() - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Get the reflectorWrapperMap.
getRequest() - Method in class net.sf.morph.context.contexts.HttpServletContext
 
getRequest(Object) - Method in class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
getRequestAttribute() - Method in class net.sf.morph.web.MorphFilter
 
getRequestedToInstantiatedTypeMap() - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Returns the mapping of requested types to instantiated types.
getRequestedType() - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Returns the requested type if only a single mapping of requested type to instantiated type has been specified.
getResult() - Method in class net.sf.morph.transform.converters.ConstantConverter
Get the result.
getReverseMap() - Method in class net.sf.morph.util.BidirectionalMap
 
getRoundingMethod() - Method in class net.sf.morph.transform.converters.NumberConverter
Get the rounding method used by this NumberConverter.
getSeparator() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the separator.
getServletContext(Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
getServletContext(Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
getSession(Object) - Method in class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 
getSizableReflector(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getSize(Object) - Static method in class net.sf.morph.Morph
Returns the number of elements contained in a given object.
getSize(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
SizableReflector.getSize(Object)
getSize(Object) - Method in interface net.sf.morph.reflect.SizableReflector
Returns the number of elements contained in a given object.
getSize() - Method in interface net.sf.morph.wrap.Sizable
Returns the number of elements contained within this wrapper.
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of SizableReflector.getSize(Object).
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of SizableReflector.getSize(Object).
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.ResetableIteratorWrapperReflector
Implementation of SizableReflector.getSize(Object).
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.StringTokenizerReflector
 
getSizeImpl(Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
getSource() - Method in class net.sf.morph.transform.copiers.DisassemblerCopier.Disassembly
Get the source object
getSourceClasses() - Method in interface net.sf.morph.transform.Transformer
Defines the types of objects that can be used as information sources by this transformer.
getSourceClasses() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Defines the types of objects that can be used as information sources by this transformer.
getSourceClasses(Transformer, Class) - Static method in class net.sf.morph.util.TransformerUtils
Get the set of source classes available from the specified Transformer for the specified destination type.
getSourceClassesImpl() - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ConstantConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ContainerToPrettyTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ContainerToTraverserConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.IdentityConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ImmutableTypesOnlyIdentityConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.NullConverter
Deprecated. Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.NumberConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToBooleanConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToBooleanConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToClassConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.PrimitiveWrapperConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TextToClassConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TimeConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.AssemblerCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.CombiningCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.ContainerCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Returns the source classes supported by all components.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.DisassemblerCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.MapCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.NOPCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
getSourceClassesImpl() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Transformer.getSourceClasses() implementation template method.
getSourceClassesImpl() - Method in class net.sf.morph.transform.transformers.TransformerDecorator
 
getSourceClassIntersection(Transformer[]) - Static method in class net.sf.morph.util.TransformerUtils
Get the set of source classes common to all specified Transformers.
getSourceReflector() - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
getSourceToDestinationTypeMapping() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
getSpecializer() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
getSpecializer() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Get the Specializer for this SDT.
getString(Object, String) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a String.
getString(Object, String, Locale) - Static method in class net.sf.morph.Morph
Retrieve the information indicated by expression from target as a String.
getSuffix() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the suffix.
getTextConverter() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the text converter used by this BaseToPrettyTextConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Get the text converter used by this BaseToPrettyTextConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.DefaultToTextConverter
Deprecated. since Morph 1.1
getTextConverter() - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Get the text converter used by this NumberToTextConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Get the text converter used by this ObjectToTextConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Get the text converter of this TextToBooleanConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.TextToClassConverter
Get the text converter used by this TextToClassConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Gets the converter used to convert text types from one type to another.
getTextConverter() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Get the text converter used by this TextToTimeConverter.
getTextConverter() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Get the text converter used by this TimeToTextConverter.
getTextConverter() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Get the text converter used by this TextToContainerCopier.
getThenTransformer() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Get the thenTransformer.
getTimeConverter() - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Get the time converter used by this NumberToTimeConverter.
getTimeConverter() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Get the time converter used by this TextToTimeConverter.
getTimeConverter() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Get the time converter used by this TimeToNumberConverter.
getTimeConverter() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Get the time converter used by this TimeToTextConverter.
getTokenizer(Object, Locale) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Constructs a StringTokenizer that can be passed directly to the containerCopier to complete the transformation.
getToTextConverter() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Get the "to text" converter used by this BaseToPrettyTextConverter.
getTransformableCallCache() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the cache of calls to BaseTransformer.isTransformable(Class, Class)
getTransformer(Map, Class, Class, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Finds a transformer of type transformerType that is capable of transforming sourceClass to destinationClass.
getTransformer(Class, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Finds a Transformer that is capable of transforming sourceClass to destinationClass.
getTransformer() - Method in class net.sf.morph.transform.transformers.TransformerDecorator
 
getTransformer(Class) - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
getTransformerName() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the transformerName.
getTransformers() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Get our components as a typesafe Transformer array.
getTraverserConverter() - Method in class net.sf.morph.transform.converters.ContainerToTraverserConverter
Get the traverser converter used by this ContainerToTraverserConverter.
getTrueString(Locale) - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Get the string representation of true.
getTrueText() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Returns the String, StringBuffer, and Character values that will be converted to true.
getType(Object, String) - Method in interface net.sf.morph.lang.Language
Specifies the least restrictive type that may be assigned to property indicated by the given expression.
getType(Object, String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Specifies the least restrictive type that may be assigned to property indicated by the given expression.
getType(Object, String) - Static method in class net.sf.morph.Morph
Specifies the least restrictive type that may be assigned to the given property.
getType(Class, String) - Static method in class net.sf.morph.Morph
Specifies the least restrictive type that may be assigned to the given property.
getType(Object, String) - Method in interface net.sf.morph.reflect.BeanReflector
Specifies the least restrictive type that may be assigned to the given property.
getType(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.getType(Object, String)
getType(String) - Method in interface net.sf.morph.wrap.Bean
Specifies the least restrictive type that may be assigned to the given property.
getTypeImpl(Object, String) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Template method must be overridden.
getTypeImpl(Object, String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Implement getType(target, expression).
getTypeImpl(Object, String) - Method in class net.sf.morph.lang.languages.LanguageDecorator
Implement getType(target, expression).
getTypeImpl(Object, String) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Implement getType(target, expression).
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseBeanReflector
Template method must be overridden.
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.getType(Object, String).
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseServletReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.getType(Object, String).
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Returns the type of the property based on the parameter type for the property's setter method.
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
getTypeImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
Default implementation finds the first reflector that returns a non-null value for the given property and returns the type of that value.
getTypesUsingToString() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Get the types using toString().
getTypesUsingToStringInternal() - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Get the types using toString().
getValue() - Method in class net.sf.morph.context.support.MapEntry
Gets the entry value.
getVelocityContext(Object) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Get a Velocity Context from the specified bean.
getVisitedSourceToDestinationMap() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Deprecated.  
getVisitedSourceToDestinationMap() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Gets a Map of all the nodes in the object graph that have been transformed so far by this transformer.
getWhitespaceHandling() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Gets the configuration option indicating how whitespace should be treated by this converter.
getWrapped() - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Get the wrapped object.
getWrappedObject() - Method in interface net.sf.morph.wrap.Wrapper
 
getWrapper(Object) - Method in interface net.sf.morph.reflect.Reflector
Optional operation: returns a wrapper for the given object.
getWrapper(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Optional operation: returns a wrapper for the given object.
getWrapperForPrimitiveType(Class) - Static method in class net.sf.morph.util.NumberUtils
Deprecated. for ClassUtils.getPrimitiveWrapper(Class)
getWrapperImpl(Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of Reflector.getWrapper(Object).
getWrapperTypes() - Static method in class net.sf.morph.util.ClassUtils
Get all the primitive wrapper classes.
GrowableContainer - Interface in net.sf.morph.wrap
A wrapper for 'container-like' structures that do not have a fixed size.
GrowableContainerReflector - Interface in net.sf.morph.reflect
A reflector for 'container-like' structures that do not have a fixed size.

H

handleResultSetNextException(SQLException) - Method in class net.sf.morph.reflect.support.ResultSetIterator
 
hashCode() - Method in class net.sf.morph.context.support.ContextMap
 
hashCode() - Method in class net.sf.morph.context.support.MapEntry
Returns the hashcode for this entry.
hasMoreElements() - Method in class net.sf.morph.util.IteratorEnumeration
 
hasNext() - Method in class net.sf.morph.reflect.support.ObjectIterator
 
hasNext() - Method in class net.sf.morph.reflect.support.ResultSetIterator
 
hasNext() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
 
hasNext() - Method in class net.sf.morph.util.EnumerationIterator
 
hasReflector(Class) - Method in class net.sf.morph.transform.transformers.BaseReflectorTransformer
 
hasVisited(Object, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Avoid recursion by checking whether we have already begun a conversion of the specified source object to the specified destination class.
hasVisitedDestination(Object, Object) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Avoid recursion by checking whether we have already begun a copy of the specified source object to the specified destination object.
HierarchicalContext - Interface in net.sf.morph.context
A context which participates in a context hierarchy (i.e.
HttpServletContext - Class in net.sf.morph.context.contexts
Context for HTTP servlets that evaluates request parameters, request attributes, session attributes, and application attributes, in that order.
HttpServletContext() - Constructor for class net.sf.morph.context.contexts.HttpServletContext
 
HttpServletContext(HttpServletRequest) - Constructor for class net.sf.morph.context.contexts.HttpServletContext
 
HttpSessionAttributeReflector - Class in net.sf.morph.reflect.reflectors
Exposes HTTP session attributes.
HttpSessionAttributeReflector() - Constructor for class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 

I

IdentityConverter - Class in net.sf.morph.transform.converters
Converts objects that are already instances of the destination class by simply returning the object unchanged.
IdentityConverter() - Constructor for class net.sf.morph.transform.converters.IdentityConverter
Create a new IdentityConverter.
IdentityConverter(Class[]) - Constructor for class net.sf.morph.transform.converters.IdentityConverter
Create a new IdentityConverter.
ImmutableComponentArrayCopier - Class in net.sf.morph.transform.copiers
Copies arrays of matching immutable component types using System.arraycopy.
ImmutableComponentArrayCopier() - Constructor for class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
 
ImmutableTypesOnlyIdentityConverter - Class in net.sf.morph.transform.converters
An identity converter that only converts immutable types.
ImmutableTypesOnlyIdentityConverter() - Constructor for class net.sf.morph.transform.converters.ImmutableTypesOnlyIdentityConverter
 
IMPLICIT_PROPERTY_CLASS - Static variable in interface net.sf.morph.reflect.BeanReflector
implicit "class" property
IMPLICIT_PROPERTY_DYNA_CLASS - Static variable in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
IMPLICIT_PROPERTY_ENTRIES - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Implicit entries property
IMPLICIT_PROPERTY_KEYS - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Implicit keys property
IMPLICIT_PROPERTY_PROPERTY_NAMES - Static variable in interface net.sf.morph.reflect.BeanReflector
implicit "propertyNames" property
IMPLICIT_PROPERTY_SIZE - Static variable in interface net.sf.morph.reflect.SizableReflector
 
IMPLICIT_PROPERTY_THIS - Static variable in interface net.sf.morph.reflect.BeanReflector
implicit "this" property
IMPLICIT_PROPERTY_VALUES - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
Implicit values property
ImpreciseTransformer - Interface in net.sf.morph.transform
Defines a transformer whose operation may result in a loss of data precision.
incrementStackDepth() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Increment the depth of the nested copy stack.
IndexedContainer - Interface in net.sf.morph.wrap
A wrapper for 'container-like' structures that have a logical ordering which can be used to retrieve elements at a specific index within the structure.
IndexedContainerReflector - Interface in net.sf.morph.reflect
A reflector for 'container-like' structures that have a logical ordering which can be used to retrieve elements at a specific index within the structure.
indexOf(Object) - Method in class net.sf.morph.util.ListOrderedSet
 
inheritanceContains(Class[], Class) - Static method in class net.sf.morph.util.ClassUtils
Determines if type is equal to or a subtype of any of the types in typeArray.
init(FilterConfig) - Method in class net.sf.morph.web.MorphFilter
 
initialize() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Initialize this Reflector.
initialize() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Initialize this Transformer
initializeImpl() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BaseReflector.initialize().
initializeImpl() - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
initializeImpl() - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
initializeImpl() - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.copiers.MapCopier
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Gives subclasses a chance to perform any computations needed to initialize the transformer.
initializeImpl() - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
InstantiatingReflector - Interface in net.sf.morph.reflect
A reflector that can instantiate objects.
internalContainsKey(Object) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
internalGet(String) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
internalGetKeys() - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
internalPut(String, Object) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
internalRemove(Object) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
Set to null and take our lumps.
intersection(List, Class) - Static method in class net.sf.morph.util.ContainerUtils
Returns the intersection of multiple arrays as an array.
intersection(List) - Static method in class net.sf.morph.util.ContainerUtils
Returns the intersection of multiple arrays as an array.
InvalidExpressionException - Exception in net.sf.morph.lang
Indicates an invalid expression was detected.
InvalidExpressionException() - Constructor for exception net.sf.morph.lang.InvalidExpressionException
 
InvalidExpressionException(String) - Constructor for exception net.sf.morph.lang.InvalidExpressionException
 
InvalidExpressionException(String, Throwable) - Constructor for exception net.sf.morph.lang.InvalidExpressionException
 
InvalidExpressionException(Throwable) - Constructor for exception net.sf.morph.lang.InvalidExpressionException
 
invoke(Object, Method, Object[]) - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
invokeAccessor(Object) - Method in class net.sf.morph.reflect.support.MethodHolder
 
invokeIndexedAccessor(Object, Object) - Method in class net.sf.morph.reflect.support.MethodHolder
 
invokeIndexedMutator(Object, Object, Object) - Method in class net.sf.morph.reflect.support.MethodHolder
 
invokeMutator(Object, Object) - Method in class net.sf.morph.reflect.support.MethodHolder
 
isAllowNullPrimitiveAssignment() - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Indicates whether primitive assignments to null are allowed.
isAllowStringAsChar() - Method in class net.sf.morph.transform.converters.TextConverter
Learn whether string-to-char type conversions are allowed.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.converters.ConstantConverter
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.converters.TextConverter
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isAutomaticallyHandlingNulls() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Indicates whether null values will automatically be converted to null by this base class before even calling the subclass's BaseTransformer.convertImpl(Class, Object, Locale) method.
isBeanUtilsPresent() - Static method in class net.sf.morph.util.ClassUtils
Indicates whether the Apache Commons BeanUtils API is available.
isBidirectional() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Learn whether this ArbitraryObjectMappingConverter is bidirectional.
isBidirectional() - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Learn whether this copier is bidirectional.
isCachingIsReflectableCalls() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Learn whether this Reflector is caching BaseReflector.isReflectable(Class) calls.
isCachingIsTransformableCalls() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Learn whether this Transformer is caching calls to BaseTransformer.isTransformable(Class, Class)
isCommonsCollections3Present() - Static method in class net.sf.morph.util.ClassUtils
Indicates whether Commons Collections 3.x is available on the classpath.
isDecimal(Class) - Method in class net.sf.morph.transform.converters.NumberConverter
Learn whether numberType is a decimal type
isDecimal(Number) - Static method in class net.sf.morph.util.NumberUtils
Returns true if number is capable of containing a decimal (fractional) component.
isEmpty() - Method in class net.sf.morph.context.contexts.BaseContext
isEmpty() - Method in class net.sf.morph.context.support.ContextMap
 
isEmpty(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
isEmpty() - Method in class net.sf.morph.util.ListOrderedSet
 
isEmptyNull() - Method in class net.sf.morph.transform.converters.TextConverter
Learn whether null values return as empty strings.
isErrorOnMissingProperty() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Return true if errors should should be thrown when a property is missing.
isExtractEntries() - Method in class net.sf.morph.reflect.reflectors.MapReflector
Learn whether this reflector extracts map entries.
isExtractKeys() - Method in class net.sf.morph.reflect.reflectors.MapReflector
Learn whether this reflector extracts map keys.
isExtractValues() - Method in class net.sf.morph.reflect.reflectors.MapReflector
Learn whether this reflector extracts map values.
isImmutable(Class) - Static method in class net.sf.morph.util.ClassUtils
Determines whether the given destinationType is one of the primitive immutable types provided by the JDK (i.e.
isImmutableObject(Object) - Static method in class net.sf.morph.util.ClassUtils
Determines whether the given object is an immutable object.
isImplicitlyTransformable(Transformer, Class, Class) - Static method in class net.sf.morph.util.TransformerUtils
Learn whether sourceClass is transformable to destinationClass by transformer considering only source and destination types.
isImpreciseTransformation(Class, Class) - Method in interface net.sf.morph.transform.ImpreciseTransformer
Learn whether the specified conversion might yield an imprecise result.
isImpreciseTransformation(Class, Class) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Learn whether the specified transformation yields an imprecise result.
isImpreciseTransformation(Transformer, Class, Class) - Static method in class net.sf.morph.util.TransformerUtils
Learn whether transformer's transformation of sourceClass to destinationClass might yield an imprecise result.
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.NumberConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.TextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Implementation of isImpreciseTransformation
isImpreciseTransformationImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Implementation of isImpreciseTransformation
isInitialized() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Learn whether this Reflector is initialized.
isInitialized() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Learn whether this Transformer has been initialized.
isInteger(String) - Static method in class net.sf.morph.util.LanguageUtils
 
isJspApiPresent() - Static method in class net.sf.morph.util.ClassUtils
Indicates whether the JSP API is available.
isNaivelyConvertible(Class, Class) - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Learn whether the given source-destination combination is "naively" convertible.
isNarrowingComponentArray() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Learn whether we should automatically narrow the array type of components to that returned by BaseCompositeTransformer.getComponentType() after validating the components.
isNumber(Class) - Static method in class net.sf.morph.util.NumberUtils
Determines if the given type is a number type.
isOutOfBoundsForType(Map, Number, Class, int) - Static method in class net.sf.morph.util.NumberUtils
Implementation of isTooBigForType and isTooSmallForType
isOutOfBoundsForType(Number, Class) - Static method in class net.sf.morph.util.NumberUtils
Returns true if number has too large an absolute value to be stored in an instance of the given type.
isParseSuccessful(String, ParsePosition) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Learn whether the entire string was consumed.
isPerformingLogging() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
isPerformingLogging() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Indicates whether this reflector is writing log messages
isPerformingLogging() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Indicates if calls to the main transformation methods (convert, copy) will cause a log message to be recorded
isPerformingLogging() - Method in class net.sf.morph.transform.converters.IdentityConverter
Indicates if calls to the main transformation methods (convert, copy) will cause a log message to be recorded
isPerformingLogging() - Method in class net.sf.morph.transform.converters.NullConverter
Deprecated. Indicates if calls to the main transformation methods (convert, copy) will cause a log message to be recorded
isPerformingLogging() - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
Indicates if calls to the main transformation methods (convert, copy) will cause a log message to be recorded
isPerformingLogging() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Indicates if calls to the main transformation methods (convert, copy) will cause a log message to be recorded
isPerformingLogging() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Let the delegate do the logging
isPreferGrow() - Method in class net.sf.morph.transform.copiers.ContainerCopier
Learn whether this ContainerCopier prefers to grow the destination when possible.
isPreferPreciseTransformers() - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Get the preferPreciseTransformers.
isPrimitiveSetter(Object, String) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Learn whether the mutator/setter method for the given property is primitive.
isProperty(String) - Method in interface net.sf.morph.lang.Language
Indicates whether the given expression refers to a direct property of a target object.
isProperty(String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Indicates whether the given expression refers to a direct property of a target object.
isPropertyImpl(String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Implement isProperty(expression).
isPropertyImpl(String) - Method in class net.sf.morph.lang.languages.LanguageDecorator
Implement isProperty(expression).
isPropertyImpl(String) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Implement isProperty(expression).
isReadable(Object, String) - Static method in class net.sf.morph.Morph
Specifies whether the given property is readable.
isReadable(Object, String) - Method in interface net.sf.morph.reflect.BeanReflector
Specifies whether the given property is readable.
isReadable(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.isReadable(Object, String)
isReadable(String) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
isReadable(String) - Method in interface net.sf.morph.wrap.Bean
Specifies whether the given property is readable.
isReadableImpl(Object, String) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Implementation of BeanReflector.isReadable(Object, String).
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.isReadable(Object, String).
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseServletReflector
 
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
Returns true because all properties of a context are considered readable.
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.isReadable(Object, String).
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of BeanReflector.isReadable(Object, String).
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
isReadableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
isReflectable(Class, Class) - Method in interface net.sf.morph.reflect.CompositeReflector
Indicates whether this reflector can support the operations specified in reflectorType when reflecting instances of reflectedType.
isReflectable(Class) - Method in interface net.sf.morph.reflect.DecoratedReflector
Indicates whether the given type is reflectable by this reflector.
isReflectable(Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Indicates whether the given type is reflectable by this reflector.
isReflectable(Class, Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
DecoratedReflector.isReflectable(Class)
isReflectable(Reflector, Class, Class) - Static method in class net.sf.morph.util.ReflectorUtils
Indicates whether the given reflector can support the operations specified in reflectorType when reflecting instances of reflectedType.
isReflectable(Reflector, Object, Class) - Static method in class net.sf.morph.util.ReflectorUtils
Indicates whether the given reflector can support the operations specified in reflectorType when reflecting reflectedObject.
isReflectableImpl(Class) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
The default implementation is correct, but this is faster because it doesn't require looping through all the reflectable classes
isReflectableImpl(Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of DecoratedReflector.isReflectable(Class).
isReflectableImpl(Class, Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BaseReflector.isReflectable(Class, Class).
isReflectableImpl(Class, Class) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
isReflectableImpl(Class, Class) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
isReflectingRequestParameters() - Method in class net.sf.morph.context.contexts.HttpServletContext
 
isReflectingRequestParameters() - Method in class net.sf.morph.context.contexts.JspContext
 
isServletApiPresent() - Static method in class net.sf.morph.util.ClassUtils
Indicates whether the Servlet API is available.
isShowNullValues() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Learn whether this BaseToPrettyTextConverter is configured to show null values.
isShowPropertyNames() - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Learn whether this BeanToPrettyTextConverter is configured to show property names.
isSpecializable(Class) - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
isSpecializable(Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
isStrictlyTyped() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Indicates whether this reflector is strictly typed.
isStrictlyTyped() - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Returns true.
isStrictlyTyped() - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
isTooBigForType(Number, Class) - Static method in class net.sf.morph.util.NumberUtils
Returns true if number represents a value too large to be stored in an instance of the given type.
isTooSmallForType(Number, Class) - Static method in class net.sf.morph.util.NumberUtils
Returns true if number represents a value too small (i.e.
isTransformable(Class, Class) - Method in interface net.sf.morph.transform.ExplicitTransformer
Specifies which source classes are transformable to which destination classes.
isTransformable(Class, Class) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Specifies which source classes are transformable to which destination classes.
isTransformable(Transformer, Class, Class) - Static method in class net.sf.morph.util.TransformerUtils
Learn whether sourceClass is transformable to destinationClass by transformer by implicit or explicit rules.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.ConverterDecorator
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.DefaultToBooleanConverter
Determines if one of the delegate transformers is capable of performing the given transformation.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.IdentityConverter
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.ObjectToClassConverter
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.PrimitiveWrapperConverter
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.converters.TextConverter
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.copiers.ArrayCopier
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.copiers.CopierDecorator
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.copiers.ImmutableComponentArrayCopier
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Default implementation for Transformer#isTransformable(Class, Class) that assumes that each source type can be converted into each destination type.
isTransformableImpl(Class, Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Determines if one of the delegate transformers is capable of performing the given transformation.
isUseCache() - Method in class net.sf.morph.transform.converters.TextToClassConverter
Get the useCache of this TextToClassConverter.
isValid(Object) - Method in interface net.sf.morph.util.Assert.Validator
 
isValidIndex(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Learn whether propertyName denotes a valid numeric property index for bean.
isVelocityPresent() - Static method in class net.sf.morph.util.ClassUtils
Indicates whether Velocity is available.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Indicates whether runtime exceptions should be wrapped as ReflectionExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ConverterDecorator
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.IdentityConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.NullConverter
Deprecated. Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.NumberConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.NumberToBooleanConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ObjectToBooleanConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ObjectToClassConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.PrimitiveWrapperConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TextToClassConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TimeConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.ContainerCopier
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.CopierDecorator
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Indicates whether runtime exceptions should be wrapped as TransformationExceptions. By default, this method returns true.

Simple transformers in Morph that operate on JDK types like Numbers and Strings will usually set this value to true so that they throw TransformationExceptions if problems occur. More complex transformers that operate on graphs of objects are encouraged to set this value to false so that runtime exceptions are not wrapped. This way, problems accessing data will be expressed by the native API of a user's domain objects and avoid the need to catch Morph-specific exceptions (assuming the use of runtime exceptions in said domain objects).

isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Indicates whether runtime exceptions should be wrapped as TransformationExceptions. By default, this method returns true.

Simple transformers in Morph that operate on JDK types like Numbers and Strings will usually set this value to true so that they throw TransformationExceptions if problems occur. More complex transformers that operate on graphs of objects are encouraged to set this value to false so that runtime exceptions are not wrapped. This way, problems accessing data will be expressed by the native API of a user's domain objects and avoid the need to catch Morph-specific exceptions (assuming the use of runtime exceptions in said domain objects).

isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.transformers.BaseTransformer
Indicates whether runtime exceptions should be wrapped as TransformationExceptions.
isWrappingRuntimeExceptions() - Method in class net.sf.morph.transform.transformers.TransformerDecorator
 
isWriteable(Object, String) - Static method in class net.sf.morph.Morph
Specifies whether the given property is writeable.
isWriteable(Object, String) - Method in interface net.sf.morph.reflect.BeanReflector
Specifies whether the given property is writeable.
isWriteable(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.isWriteable(Object, String)
isWriteable(String) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
isWriteable(String) - Method in interface net.sf.morph.wrap.Bean
Specifies whether the given property is writeable.
isWriteableImpl(Object, String) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Implementation of BeanReflector.isWriteable(Object, String).
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.isWriteable(Object, String).
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
Returns true because all properties in a context are assumed to be writeable.
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.isWriteable(Object, String).
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of BeanReflector.isWriteable(Object, String).
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
isWriteableImpl(Object, String) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
iterator() - Method in class net.sf.morph.util.ListOrderedSet
 
IteratorEnumeration - Class in net.sf.morph.util
Exposes an iterator as an Enumeration.
IteratorEnumeration(Iterator) - Constructor for class net.sf.morph.util.IteratorEnumeration
 
IteratorReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information available in a java.util.Iterator.
IteratorReflector() - Constructor for class net.sf.morph.reflect.reflectors.IteratorReflector
 

J

join(Object, String) - Static method in class net.sf.morph.util.StringUtils
 
join(Object) - Static method in class net.sf.morph.util.StringUtils
 
JspContext - Class in net.sf.morph.context.contexts
Context for JSP pages that evaluates page context attributes, request parameters, request attributes, session attributes, and application attributes, in that order.
JspContext() - Constructor for class net.sf.morph.context.contexts.JspContext
 
JspContext(PageContext) - Constructor for class net.sf.morph.context.contexts.JspContext
 

K

keySet() - Method in class net.sf.morph.context.contexts.BaseContext
keySet() - Method in class net.sf.morph.context.support.ContextMap
 
keySet(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 

L

Language - Interface in net.sf.morph.lang
Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object.
LanguageDecorator - Class in net.sf.morph.lang.languages
Decorates any language so that it implements DecoratedLanguage.
LanguageDecorator() - Constructor for class net.sf.morph.lang.languages.LanguageDecorator
Create a new LanguageDecorator.
LanguageDecorator(Language) - Constructor for class net.sf.morph.lang.languages.LanguageDecorator
Create a new LanguageDecorator.
LanguageException - Exception in net.sf.morph.lang
Thrown to indicate that an error occurred while accessing or modifying information using a given Language.
LanguageException() - Constructor for exception net.sf.morph.lang.LanguageException
 
LanguageException(String) - Constructor for exception net.sf.morph.lang.LanguageException
 
LanguageException(String, Throwable) - Constructor for exception net.sf.morph.lang.LanguageException
 
LanguageException(Throwable) - Constructor for exception net.sf.morph.lang.LanguageException
 
LanguageStrLookup - Class in net.sf.morph.integration.commons.lang
Implement StrLookup using a Morph Language and a source object.
LanguageStrLookup(Object) - Constructor for class net.sf.morph.integration.commons.lang.LanguageStrLookup
Create a new LanguageStrLookup.
LanguageStrLookup(Object, DecoratedLanguage) - Constructor for class net.sf.morph.integration.commons.lang.LanguageStrLookup
Create a new LanguageStrLookup.
LanguageUtils - Class in net.sf.morph.util
 
LanguageUtils() - Constructor for class net.sf.morph.util.LanguageUtils
 
ListOrderedSet - Class in net.sf.morph.util
Decorates another Set to ensure that the order of addition is retained and used by the iterator.
ListOrderedSet() - Constructor for class net.sf.morph.util.ListOrderedSet
Constructs a new empty ListOrderedSet using a HashSet and an ArrayList internally.
ListOrderedSet(Set) - Constructor for class net.sf.morph.util.ListOrderedSet
Constructor that wraps (not copies).
ListOrderedSet(Set, List) - Constructor for class net.sf.morph.util.ListOrderedSet
Constructor that wraps (not copies) the Set and specifies the list to use.
ListReflector - Class in net.sf.morph.reflect.reflectors
A reflector for Lists.
ListReflector() - Constructor for class net.sf.morph.reflect.reflectors.ListReflector
 
log - Variable in class net.sf.morph.reflect.reflectors.BaseReflector
Protected Log instance
log - Variable in class net.sf.morph.transform.transformers.BaseTransformer
BaseTransformer log object
logConversion(int, Object, Object) - Method in class net.sf.morph.transform.transformers.ChainedTransformer
Log one conversion in the chain.
lookup(String) - Method in class net.sf.morph.integration.commons.lang.LanguageStrLookup
Resolve the specified "property".

M

MAP_TREATMENTS - Static variable in class net.sf.morph.reflect.reflectors.MapReflector
All of the allowed map treatments.
MapContext - Class in net.sf.morph.context.contexts
A simple Context backed by a Map.
MapContext() - Constructor for class net.sf.morph.context.contexts.MapContext
Creates a new, empty context.
MapContext(Context) - Constructor for class net.sf.morph.context.contexts.MapContext
Creates a new context with the given context as parent.
MapContext(Map) - Constructor for class net.sf.morph.context.contexts.MapContext
Creates a new context with the values taken from the supplied Map.
MapContext(Context, Map) - Constructor for class net.sf.morph.context.contexts.MapContext
Creates a new context with the given parent context and initial values taken from the supplied Map.
MapCopier - Class in net.sf.morph.transform.copiers
Copies one Map to another.
MapCopier() - Constructor for class net.sf.morph.transform.copiers.MapCopier
 
MapEntry - Class in net.sf.morph.context.support
Map.Entry implementation that can be constructed to either be read-only or not.
MapEntry(Object, Object, boolean) - Constructor for class net.sf.morph.context.support.MapEntry
Creates a map entry that can either allow modifications or not.
MapReflector - Class in net.sf.morph.reflect.reflectors
Reflector for Maps that allows a map to be treated both as a container and as a bean.
MapReflector() - Constructor for class net.sf.morph.reflect.reflectors.MapReflector
Create a new MapReflector using the default map treatment.
MapReflector(String) - Constructor for class net.sf.morph.reflect.reflectors.MapReflector
Create a new MapReflector.
MAX_BYTE - Static variable in class net.sf.morph.util.NumberUtils
The maximum value a byte can have.
MAX_DOUBLE - Static variable in class net.sf.morph.util.NumberUtils
The maximum value a double can have.
MAX_FLOAT - Static variable in class net.sf.morph.util.NumberUtils
The maximum value a float can have.
MAX_INTEGER - Static variable in class net.sf.morph.util.NumberUtils
The maximum value an integer can have.
MAX_LONG - Static variable in class net.sf.morph.util.NumberUtils
The maximum value a long can have.
MAX_SHORT - Static variable in class net.sf.morph.util.NumberUtils
The maximum value a short can have.
MAXIMUMS_FOR_TYPES - Static variable in class net.sf.morph.util.NumberUtils
A Map of BigDecimals keyed by Class that indicate the maximum value that the given (Number) Class may taken on.
MethodHolder - Class in net.sf.morph.reflect.support
Holds a reference to the getter and setter methods of a JavaBeans property.
MethodHolder() - Constructor for class net.sf.morph.reflect.support.MethodHolder
 
methodToString(Method) - Method in class net.sf.morph.reflect.support.MethodHolder
 
MIN_BYTE - Static variable in class net.sf.morph.util.NumberUtils
The minimum value a byte can have.
MIN_DOUBLE - Static variable in class net.sf.morph.util.NumberUtils
The minimum value a double can have.
MIN_FLOAT - Static variable in class net.sf.morph.util.NumberUtils
The minimum value a float can have.
MIN_INTEGER - Static variable in class net.sf.morph.util.NumberUtils
The minimum value an integer can have.
MIN_LONG - Static variable in class net.sf.morph.util.NumberUtils
The minimum value a long can have.
MIN_SHORT - Static variable in class net.sf.morph.util.NumberUtils
The minimum value a short can have.
MINIMUMS_FOR_TYPES - Static variable in class net.sf.morph.util.NumberUtils
A Map of BigDecimals keyed by Class that indicate the minimum value that the given (Number) Class may taken on.
Morph - Class in net.sf.morph
A convenient static API for basic use of the Morph framework.
MorphException - Exception in net.sf.morph
An exception in the Morph framework.
MorphException() - Constructor for exception net.sf.morph.MorphException
 
MorphException(String) - Constructor for exception net.sf.morph.MorphException
 
MorphException(String, Throwable) - Constructor for exception net.sf.morph.MorphException
 
MorphException(Throwable) - Constructor for exception net.sf.morph.MorphException
 
MorphFilter - Class in net.sf.morph.web
Stores an net.sf.morph.context.support.HttpServletContext in the HTTP request.
MorphFilter() - Constructor for class net.sf.morph.web.MorphFilter
 
MorphStringTokenizer - Class in net.sf.morph.util
Same as a regular StringTokenizer, but with a legible MorphStringTokenizer.toString() method.
MorphStringTokenizer(String, String, boolean) - Constructor for class net.sf.morph.util.MorphStringTokenizer
 
MorphStringTokenizer(String, String) - Constructor for class net.sf.morph.util.MorphStringTokenizer
 
MorphStringTokenizer(String) - Constructor for class net.sf.morph.util.MorphStringTokenizer
 
MultipleDestinationConverter - Class in net.sf.morph.transform.copiers
Deprecated. since v1.1 in favor of DisassemblerCopier
MultipleDestinationConverter() - Constructor for class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated.  
MutableIndexedContainer - Interface in net.sf.morph.wrap
A wrapper for an indexed container that allows modification of an element at a given index.
MutableIndexedContainerReflector - Interface in net.sf.morph.reflect
A reflector for an indexed structure that allows modification of an element at a given index.
MutableInteger - Class in net.sf.morph.util
Holder for a mutable int.
MutableInteger() - Constructor for class net.sf.morph.util.MutableInteger
Construct a new Int with the default value (0).
MutableInteger(int) - Constructor for class net.sf.morph.util.MutableInteger
Construct a new Int with the specified value.

N

NARROWNESS_COMPARATOR - Static variable in class net.sf.morph.util.NumberUtils
Comparator of class/object type narrowness.
NestableRuntimeException - Exception in net.sf.morph.util
A nestable runtime exception.
NestableRuntimeException() - Constructor for exception net.sf.morph.util.NestableRuntimeException
Constructs a new exception with null as its detail message.
NestableRuntimeException(String) - Constructor for exception net.sf.morph.util.NestableRuntimeException
Constructs a new exception with the specified detail message.
NestableRuntimeException(String, Throwable) - Constructor for exception net.sf.morph.util.NestableRuntimeException
Constructs a new exception with the specified detail message and cause.
NestableRuntimeException(Throwable) - Constructor for exception net.sf.morph.util.NestableRuntimeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
nestedTransform(Class, Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Do a nested transformation.
net.sf.morph - package net.sf.morph
Core classes for use by other parts of the Morph framework.
net.sf.morph.context - package net.sf.morph.context
Defines Contexts and how they can participate in hierarchies.
net.sf.morph.context.contexts - package net.sf.morph.context.contexts
Context implementations.
net.sf.morph.context.support - package net.sf.morph.context.support
Support interfaces and classes used by the net.sf.morph.context package.
net.sf.morph.integration.commons.beanutils - package net.sf.morph.integration.commons.beanutils
Integration with Apache Commons Beanutils.
net.sf.morph.integration.commons.collections - package net.sf.morph.integration.commons.collections
Integration with Apache Commons Collections.
net.sf.morph.integration.commons.lang - package net.sf.morph.integration.commons.lang
Integration with Apache Commons Lang.
net.sf.morph.integration.velocity - package net.sf.morph.integration.velocity
Integration with Apache Velocity.
net.sf.morph.lang - package net.sf.morph.lang
Defines basic Languages used to retrieve and set information in bean-like objects.
net.sf.morph.lang.languages - package net.sf.morph.lang.languages
Language implementations.
net.sf.morph.lang.support - package net.sf.morph.lang.support
Support interfaces and classes that come in handy when implementing a language.
net.sf.morph.reflect - package 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.reflect.reflectors - package net.sf.morph.reflect.reflectors
Reflector implementations.
net.sf.morph.reflect.support - package net.sf.morph.reflect.support
Support interfaces and classes used by the net.sf.morph.reflector package.
net.sf.morph.transform - package net.sf.morph.transform
Defines a standard way to transform information from one format or source to another.
net.sf.morph.transform.converters - package net.sf.morph.transform.converters
Converter implementations.
net.sf.morph.transform.copiers - package net.sf.morph.transform.copiers
Copier implementations.
net.sf.morph.transform.support - package net.sf.morph.transform.support
Support interfaces and classes used by the net.sf.morph.transform package.
net.sf.morph.transform.transformers - package net.sf.morph.transform.transformers
Transformer implementations.
net.sf.morph.util - package net.sf.morph.util
Utility classes used to implement the Morph framework.
net.sf.morph.web - package net.sf.morph.web
Classes that are useful in a Servlet container.
net.sf.morph.wrap - package net.sf.morph.wrap
Defines an API for manipulating data in a stateful manner.
net.sf.morph.wrap.support - package net.sf.morph.wrap.support
Support interfaces and classes used by the net.sf.morph.wrap package.
newInstance(Class) - Static method in class net.sf.morph.Morph
Creates a new instance of the given type.
newInstance(Class, Object) - Method in interface net.sf.morph.reflect.InstantiatingReflector
Creates a new instance of the given type.
newInstance(Class, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
InstantiatingReflector.newInstance(Class, Object)
newInstance(Object) - Static method in class net.sf.morph.util.ClassUtils
Returns a new instance of the class denoted by type.
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
newInstanceImpl(Class) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Deprecated. Use BaseReflector.newInstanceImpl(Class, Object) instead. Calls to this method will fail with an UnsupportedOperationException
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of InstantiatingReflector.newInstance(Class, Object).
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.CollectionReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.ListReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of InstantiatingReflector.newInstance(Class, Object).
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Implementation of InstantiatingReflector.newInstance(Class, Object).
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.SetReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Implementation of InstantiatingReflector.newInstance(Class, Object).
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.SortedSetReflector
 
newInstanceImpl(Class, Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
next() - Method in class net.sf.morph.reflect.support.ObjectIterator
 
next() - Method in class net.sf.morph.reflect.support.ResultSetIterator
 
next() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
 
next() - Method in class net.sf.morph.util.EnumerationIterator
 
nextElement() - Method in class net.sf.morph.util.IteratorEnumeration
 
NodeCopier - Interface in net.sf.morph.transform
A copier used by a net.sf.morph.transform.GraphTransformer to assist in the transformation of one object graph into another object graph.
NOPCopier - Class in net.sf.morph.transform.copiers
No-op Copier / instantiation-only Converter.
NOPCopier() - Constructor for class net.sf.morph.transform.copiers.NOPCopier
 
NoReflectorFoundException - Exception in net.sf.morph.reflect
Exception thrown to indicate a suitable reflector for a reflection operation could not be found.
NoReflectorFoundException(Object, Class) - Constructor for exception net.sf.morph.reflect.NoReflectorFoundException
 
NoReflectorFoundException(Class, Class) - Constructor for exception net.sf.morph.reflect.NoReflectorFoundException
 
NullConverter - Class in net.sf.morph.transform.converters
Deprecated. an IdentityConverter can do the same thing.
NullConverter() - Constructor for class net.sf.morph.transform.converters.NullConverter
Deprecated.  
NumberConverter - Class in net.sf.morph.transform.converters
Converts a number from one number type to another.
NumberConverter() - Constructor for class net.sf.morph.transform.converters.NumberConverter
Creates a number converter that is ensuring data consistency.
NumberRounder - Class in net.sf.morph.transform.support
 
NumberRounder() - Constructor for class net.sf.morph.transform.support.NumberRounder
 
numberToBigDecimal(Number) - Static method in class net.sf.morph.util.NumberUtils
Converts the given number to a BigDecimal.
NumberToBooleanConverter - Class in net.sf.morph.transform.converters
Converts numbers to boolean values.
NumberToBooleanConverter() - Constructor for class net.sf.morph.transform.converters.NumberToBooleanConverter
 
NumberToTextConverter - Class in net.sf.morph.transform.converters
Converts Numbers into basic text types (String, StringBuffer or Character).
NumberToTextConverter() - Constructor for class net.sf.morph.transform.converters.NumberToTextConverter
 
NumberToTimeConverter - Class in net.sf.morph.transform.converters
 
NumberToTimeConverter() - Constructor for class net.sf.morph.transform.converters.NumberToTimeConverter
 
NumberUtils - Class in net.sf.morph.util
Various values and utility functions that are useful when working with numbers.
NumberUtils() - Constructor for class net.sf.morph.util.NumberUtils
 
numOccurrences(String, String) - Static method in class net.sf.morph.util.StringUtils
 

O

ObjectIterator - Class in net.sf.morph.reflect.support
Exposes an object as an iterator by treating the object as a collection with one element.
ObjectIterator(Object) - Constructor for class net.sf.morph.reflect.support.ObjectIterator
 
ObjectReflector - Class in net.sf.morph.reflect.reflectors
A Reflector that exposes the properties of any Object as they are defined by the JavaBeans specification.
ObjectReflector() - Constructor for class net.sf.morph.reflect.reflectors.ObjectReflector
 
ObjectToBooleanConverter - Class in net.sf.morph.transform.converters
Converts any object to a Boolean.
ObjectToBooleanConverter() - Constructor for class net.sf.morph.transform.converters.ObjectToBooleanConverter
 
ObjectToClassConverter - Class in net.sf.morph.transform.converters
Converts an object into that object's class.
ObjectToClassConverter() - Constructor for class net.sf.morph.transform.converters.ObjectToClassConverter
 
ObjectToPrettyTextConverter - Class in net.sf.morph.transform.converters
.
ObjectToPrettyTextConverter() - Constructor for class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Create a new ObjectToPrettyTextConverter.
ObjectToTextConverter - Class in net.sf.morph.transform.converters
Converts an object to a textual representation by calling the object's toString method.
ObjectToTextConverter() - Constructor for class net.sf.morph.transform.converters.ObjectToTextConverter
 

P

PageContextAttributeReflector - Class in net.sf.morph.reflect.reflectors
Exposes page context attributes.
PageContextAttributeReflector() - Constructor for class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
PARENTHESES_IGNORE - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating parentheses should be ignored when converting text to numbers.
PARENTHESES_NEGATE - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating parentheses enclosing a number should cause the text to be treated as a negative number.
PARENTHESES_REJECT - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating the presence of parentheses in text should prevent conversion of the text into a number (i.e.
parse(String) - Method in class net.sf.morph.lang.support.BaseExpressionParser
Parses an expression and returns the tokens found in the expression.
parse(String) - Method in interface net.sf.morph.lang.support.ExpressionParser
Parses an expression and returns the tokens found in the expression.
parseImpl(String) - Method in class net.sf.morph.lang.support.BaseExpressionParser
Implement parse(expression).
parseImpl(String) - Method in class net.sf.morph.lang.support.SimpleExpressionParser
Implement parse(expression).
PERCENTAGE_CONVERT_TO_DECIMAL - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating a percentage symbol at the end of text should cause the text to be treated as a percentage and converted into a corresponding decimal number.
PERCENTAGE_IGNORE - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating percentage symbols should be ignored when converting text to numbers.
PERCENTAGE_REJECT - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating the presence of percentage symbols in text should prevent conversion of the text into a number (i.e.
PrimitiveWrapperConverter - Class in net.sf.morph.transform.converters
Converts primitive objects to their Object wrappers and vice-versa.
PrimitiveWrapperConverter() - Constructor for class net.sf.morph.transform.converters.PrimitiveWrapperConverter
 
printStackTrace() - Method in exception net.sf.morph.util.NestableRuntimeException
 
printStackTrace(PrintStream) - Method in exception net.sf.morph.util.NestableRuntimeException
 
printStackTrace(PrintWriter) - Method in exception net.sf.morph.util.NestableRuntimeException
 
PropertyExpressionMappingCopier - Class in net.sf.morph.transform.copiers
Maps property expressions between objects using a Morph Language.
PropertyExpressionMappingCopier() - Constructor for class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Create a new PropertyExpressionMappingCopier.
PropertyExpressionMappingCopier(Map) - Constructor for class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Create a new PropertyExpressionMappingCopier.
PropertyNameMappingCopier - Class in net.sf.morph.transform.copiers
Copies properties from the source to the destination based on a mapping of property names.
PropertyNameMappingCopier() - Constructor for class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Create a new PropertyNameMappingCopier.
PropertyNameMappingCopier(boolean) - Constructor for class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Create a new PropertyNameMappingCopier.
PropertyNameMatchingCopier - Class in net.sf.morph.transform.copiers
Copies the properties specified by the propertiesToCopy property of this class from the source to the destination.
PropertyNameMatchingCopier() - Constructor for class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Create a new PropertyNameMatchingCopier.
PropertyNameMatchingCopier(boolean) - Constructor for class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Create a new PropertyNameMatchingCopier.
ProxyUtils - Class in net.sf.morph.util
Proxy utility methods.
ProxyUtils() - Constructor for class net.sf.morph.util.ProxyUtils
 
put(Object, Object) - Method in class net.sf.morph.context.contexts.BaseContext
put(Object, Object) - Method in class net.sf.morph.context.support.ContextMap
 
put(Context, Object, Object) - Method in class net.sf.morph.context.support.ContextMapBridge
 
put(int, Object, Object, Class, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Adds an element to the destination object that is from the given index of the source object.
put(int, Object, Object, Class, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ContainerOfBeansCopier
Deprecated.  
put(Object, Object) - Method in class net.sf.morph.util.BidirectionalMap
 
put(Object, Object) - Method in class net.sf.morph.util.TypeMap
putAll(Map) - Method in class net.sf.morph.context.contexts.BaseContext
putAll(Map) - Method in class net.sf.morph.context.support.ContextMap
 
putAll(Context, Map) - Method in class net.sf.morph.context.support.ContextMapBridge
 

R

read() - Method in class net.sf.morph.util.ResourceArrayInputStream
Read a byte.
recordVisit(Object, Class, Object) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Cache destination object for this source/destination class combination.
ReflectionException - Exception in net.sf.morph.reflect
Indicates an error occurred accessing or manipulating information while using a Reflector.
ReflectionException() - Constructor for exception net.sf.morph.reflect.ReflectionException
 
ReflectionException(String) - Constructor for exception net.sf.morph.reflect.ReflectionException
 
ReflectionException(String, Throwable) - Constructor for exception net.sf.morph.reflect.ReflectionException
 
ReflectionException(Throwable) - Constructor for exception net.sf.morph.reflect.ReflectionException
 
ReflectionInfo - Class in net.sf.morph.reflect.support
Provides easy access to the property information for a class.
ReflectionInfo(Class) - Constructor for class net.sf.morph.reflect.support.ReflectionInfo
 
Reflector - Interface in net.sf.morph.reflect
A reflector exposes the information contained within another object.
ReflectorDecorator - Class in net.sf.morph.reflect.reflectors
A wrapper for Reflectors that allows any reflector to implement DecoratedReflector.
ReflectorDecorator(Reflector) - Constructor for class net.sf.morph.reflect.reflectors.ReflectorDecorator
 
ReflectorHierarchicalContext - Class in net.sf.morph.context.contexts
A context that delegates property storage to some delegate and uses BeanReflectors to manipulate the information in the delegate.
ReflectorHierarchicalContext() - Constructor for class net.sf.morph.context.contexts.ReflectorHierarchicalContext
Creates a new, empty context.
ReflectorHierarchicalContext(Object) - Constructor for class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
ReflectorHierarchicalContext(Context) - Constructor for class net.sf.morph.context.contexts.ReflectorHierarchicalContext
Creates a new, empty context with the specified parent.
ReflectorHierarchicalContext(Object, Context) - Constructor for class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
ReflectorUtils - Class in net.sf.morph.util
Utility functions useful for implementing and interacting with Reflectors.
ReflectorUtils() - Constructor for class net.sf.morph.util.ReflectorUtils
 
ReflectorVelocityContext - Class in net.sf.morph.integration.velocity
Single parent bean Velocity context implemented with a Reflector.
ReflectorVelocityContext() - Constructor for class net.sf.morph.integration.velocity.ReflectorVelocityContext
Create a new ReflectorVelocityContext which must subsequently have its bean property set.
ReflectorVelocityContext(Object) - Constructor for class net.sf.morph.integration.velocity.ReflectorVelocityContext
Create a new ReflectorVelocityContext.
ReflectorVelocityContext(Object, Context) - Constructor for class net.sf.morph.integration.velocity.ReflectorVelocityContext
Create a new ReflectorVelocityContext.
ReflectorVelocityContext(Object, BeanReflector) - Constructor for class net.sf.morph.integration.velocity.ReflectorVelocityContext
Create a new ReflectorVelocityContext.
ReflectorVelocityContext(Object, BeanReflector, Context) - Constructor for class net.sf.morph.integration.velocity.ReflectorVelocityContext
Create a new ReflectorVelocityContext.
registerAccessor(String, Method) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
registerIndexedAccessor(String, Method) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
registerIndexedMutator(String, Method) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
registerMutator(String, Method) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
remove(Object) - Method in class net.sf.morph.context.contexts.BaseContext
remove(Object) - Method in class net.sf.morph.context.support.ContextMap
 
remove(Context, Object) - Method in class net.sf.morph.context.support.ContextMapBridge
 
remove() - Method in class net.sf.morph.reflect.support.ObjectIterator
 
remove() - Method in class net.sf.morph.reflect.support.ResultSetIterator
 
remove() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
 
remove(Object) - Method in class net.sf.morph.util.BidirectionalMap
 
remove() - Method in class net.sf.morph.util.EnumerationIterator
 
remove(Object) - Method in class net.sf.morph.util.ListOrderedSet
 
remove(int) - Method in class net.sf.morph.util.ListOrderedSet
 
removeAll(Collection) - Method in class net.sf.morph.util.ListOrderedSet
 
removeIgnoredCharacters(String, String) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Remove all characters contained in ignoredCharacters from source.
removeWhitespace(String) - Static method in class net.sf.morph.util.StringUtils
 
repeat(String, int) - Static method in class net.sf.morph.util.StringUtils
 
reset() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
 
ResetableIteratorWrapper - Class in net.sf.morph.transform.support
Reads the contents of an Iterator and saves them so that the Iterator can be iterated over multiple times.
ResetableIteratorWrapper() - Constructor for class net.sf.morph.transform.support.ResetableIteratorWrapper
 
ResetableIteratorWrapper(Iterator) - Constructor for class net.sf.morph.transform.support.ResetableIteratorWrapper
 
ResetableIteratorWrapperReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information available in a ResetableIteratorWrapper.
ResetableIteratorWrapperReflector() - Constructor for class net.sf.morph.reflect.reflectors.ResetableIteratorWrapperReflector
 
ResourceArrayInputStream - Class in net.sf.morph.util
Special InputStream that will concatenate the contents of a Spring Resource[].
ResourceArrayInputStream(Resource[]) - Constructor for class net.sf.morph.util.ResourceArrayInputStream
Construct a new ResourceArrayInputStream.
ResourceArrayInputStreamPropertyEditor - Class in net.sf.morph.util
Drop-in replacement for Spring's InputStreamEditor to convert one or more Resources to an InputStream.
ResourceArrayInputStreamPropertyEditor() - Constructor for class net.sf.morph.util.ResourceArrayInputStreamPropertyEditor
Construct a new ResourceArrayInputStreamPropertyEditor.
ResourceArrayInputStreamPropertyEditor(ResourceArrayPropertyEditor) - Constructor for class net.sf.morph.util.ResourceArrayInputStreamPropertyEditor
Construct a new ResourceArrayInputStreamPropertyEditor.
ResultSetIterator - Class in net.sf.morph.reflect.support
An iterator over a ResultSet.
ResultSetIterator(ResultSet) - Constructor for class net.sf.morph.reflect.support.ResultSetIterator
 
ResultSetReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information in a ResultSet.
ResultSetReflector() - Constructor for class net.sf.morph.reflect.reflectors.ResultSetReflector
 
retainAll(Collection) - Method in class net.sf.morph.util.ListOrderedSet
 
round(Number, String) - Static method in class net.sf.morph.transform.support.NumberRounder
Rounds the given number using the given rounding mode.
ROUND_CEILING - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_DOWN - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_FLOOR - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_HALF_DOWN - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_HALF_EVEN - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_HALF_UP - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.
ROUND_UP - Static variable in class net.sf.morph.transform.support.NumberRounder
Rounding mode specified in BigDecimal.

S

ServletContextAttributeReflector - Class in net.sf.morph.reflect.reflectors
Exposes servlet context attributes.
ServletContextAttributeReflector() - Constructor for class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
ServletContextInitParameterReflector - Class in net.sf.morph.reflect.reflectors
Exposes the init-parameters of a ServletContext.
ServletContextInitParameterReflector() - Constructor for class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
ServletRequestAttributeReflector - Class in net.sf.morph.reflect.reflectors
Exposes servlet request attributes.
ServletRequestAttributeReflector() - Constructor for class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
ServletRequestParameterReflector - Class in net.sf.morph.reflect.reflectors
Exposes servlet request parameters.
ServletRequestParameterReflector() - Constructor for class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
ServletRequestReflector - Class in net.sf.morph.reflect.reflectors
ServletRequest reflector.
ServletRequestReflector() - Constructor for class net.sf.morph.reflect.reflectors.ServletRequestReflector
 
set(String, Object) - Method in interface net.sf.morph.context.Context
Sets propertyName to propertyValue.
set(String, Object) - Method in class net.sf.morph.context.contexts.BaseContext
Sets propertyName to propertyValue.
set(String, Object, Locale) - Method in class net.sf.morph.context.contexts.BaseContext
Sets the information indicated by expression on target.
set(String, Object) - Method in interface net.sf.morph.context.DecoratedContext
Sets the information indicated by expression to value, which will be automatically converted to a type appropriate for the given expression.
set(String, Object, Locale) - Method in interface net.sf.morph.context.DecoratedContext
Sets the information indicated by expression on target.
set(String, Object) - Method in interface net.sf.morph.context.HierarchicalContext
Sets propertyName to propertyValue in the current context.
set(Object, String, Object) - Method in interface net.sf.morph.lang.DecoratedLanguage
Sets the information indicated by expression on target.value will be automatically converted to a type appropriate for the given expression.
set(Object, String, Object, Locale) - Method in interface net.sf.morph.lang.DecoratedLanguage
Sets the information indicated by expression on target.value will be automatically converted to a type appropriate for the given expression.
set(Object, String, Object) - Method in interface net.sf.morph.lang.Language
Sets the property indicated by expression on target.
set(Object, String, Object) - Method in class net.sf.morph.lang.languages.BaseLanguage
Sets the information indicated by expression on target.value will be automatically converted to a type appropriate for the given expression.
set(Object, String, Object, Locale) - Method in class net.sf.morph.lang.languages.BaseLanguage
Sets the information indicated by expression on target.value will be automatically converted to a type appropriate for the given expression.
set(Object, String, Object) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, Object, Locale) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, boolean) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, byte) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, double) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, float) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, int) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, String, long) - Static method in class net.sf.morph.Morph
Sets the information indicated by expression on target.
set(Object, int, Object) - Static method in class net.sf.morph.Morph
Sets the element at the specified index.
set(Object, String, Object) - Method in interface net.sf.morph.reflect.BeanReflector
Sets the value of the given property.
set(Object, int, Object) - Method in interface net.sf.morph.reflect.MutableIndexedContainerReflector
Sets the element at the specified index.
set(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
BeanReflector.set(Object, String, Object)
set(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
MutableIndexedContainerReflector.set(Object, int, Object)
set(Object, String, Object) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
set(Object, String, Object, Object) - Method in class net.sf.morph.reflect.support.ReflectionInfo
 
set(String, Object) - Method in interface net.sf.morph.wrap.Bean
Sets the value of the given property.
set(int, Object) - Method in interface net.sf.morph.wrap.MutableIndexedContainer
Sets the element at the specified index.
setAccessor(Method) - Method in class net.sf.morph.reflect.support.MethodHolder
 
setAllowNullPrimitiveAssignment(boolean) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Sets whether primitive assignments to null are allowed.
setAllowStringAsChar(boolean) - Method in class net.sf.morph.transform.converters.TextConverter
Set whether string-to-char type conversions are allowed.
setAsText(String) - Method in class net.sf.morph.util.ResourceArrayInputStreamPropertyEditor
 
setBean(Object) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
Set the bean.
setBeanReflector(BeanReflector) - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
setBeanToPrettyTextConverter(Converter) - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Set the converter used to convert beans to pretty text.
setBidirectional(boolean) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Set whether this ArbitraryObjectMappingConverter is bidirectional.
setBidirectional(boolean) - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Set whether this copier is bidirectional.
setCachingIsReflectableCalls(boolean) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Set whether this Reflector is caching BaseReflector.isReflectable(Class) calls.
setCachingIsTransformableCalls(boolean) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Set whether this Transformer is caching calls to BaseTransformer.isTransformable(Class, Class)
setCause(Throwable) - Method in exception net.sf.morph.util.NestableRuntimeException
Initializes the cause of this throwable to the specified value.
setClassConverter(Converter) - Method in class net.sf.morph.transform.copiers.DisassemblerCopier
Set the classConverter used to convert a Disassembly object to a destination class.
setComponents(Object[]) - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
setComponents(Object[]) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
setComponents(Object[]) - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
setComponents(Object[]) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
 
setComponentValidator(ComponentValidator) - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
setComponentValidator(ComponentValidator) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Set the ComponentValidator for this transformer.
setComponentValidator(ComponentValidator) - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Set the ComponentValidator for this transformer.
setContainedSourceToDestinationTypeMap(Map) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Set the mapping of source to destination container element types.
setContainerConverter(Converter) - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Set the container converter that will be used by this converter.
setContainerCopier(Copier) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Set the container copier used by this TextToContainerCopier.
setContainerToPrettyTextConverter(Converter) - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Set the converter used to convert containers to pretty text.
setContext(Context) - Method in class net.sf.morph.context.contexts.ContextDecorator
 
setContext(Context) - Method in class net.sf.morph.context.support.ContextMap
 
setContextMapBridge(ContextMapBridge) - Method in class net.sf.morph.context.contexts.BaseContext
Set the ContextMapBridge.
setContextMapBridge(ContextMapBridge) - Method in class net.sf.morph.context.support.ContextMap
 
setConverter(Converter) - Method in class net.sf.morph.context.contexts.BaseContext
Set the converter.
setConverter(Converter) - Method in class net.sf.morph.context.contexts.ContextDecorator
 
setConverter(Converter) - Method in class net.sf.morph.lang.languages.BaseLanguage
Set the Converter.
setConvertUtilsBean(ConvertUtilsBean) - Method in class net.sf.morph.integration.commons.beanutils.BeanUtilsConverter
Set the ConvertUtilsBean to use.
setCurrencyHandling(int) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the configuration option indicating how currencies should be treated by this converter.
setDateFormat(DateFormat) - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Set the DateFormat to be used by this TextToTimeConverter.
setDateFormat(DateFormat) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Set the default DateFormat used by this TimeToTextConverter.
setDefaultLocale(Locale) - Method in class net.sf.morph.transform.converters.ConverterDecorator
Set the defaultLocale.
setDefaultLocale(Locale) - Method in class net.sf.morph.transform.copiers.CopierDecorator
Set the defaultLocale.
setDelegate(Object) - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
setDelegate(Object) - Method in interface net.sf.morph.context.DelegatingContext
 
setDelegate(DecoratedConverter) - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Set the DecoratedConverter delegate.
setDelegate(Transformer) - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Set the Transformer delegate.
setDelimiters(String) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Sets the characters that are used to separate the different elements to be copied to the container.
setDestinationBeanClass(Class) - Method in class net.sf.morph.transform.copiers.ContainerOfBeansCopier
Deprecated.  
setDestinationClass(Class) - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Set the Class destinationClass.
setDestinationClasses(Class[]) - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.converters.ConverterDecorator
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.converters.IdentityConverter
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.CopierDecorator
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.NOPCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Configures the destinationClasses property of this transformer.
setDestinationClasses(Class[]) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Configures the destinationClasses property of this transformer.
setDestinationClassesForEachDestination(Class[]) - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Set an ordered array of destination classes.
setDestinationClassMap(Map) - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Set the Map destinationClassMap.
setElseTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Set the elseTransformer.
setEmptyNull(boolean) - Method in class net.sf.morph.transform.converters.TextConverter
Set whether null values return as empty strings.
setErrorOnMissingProperty(boolean) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Set the value of the errorOnMissingProperty flag.
setExpression(String) - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Set the String expression.
setExpression(String) - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Set the String expression.
SetExpressionCopier - Class in net.sf.morph.transform.copiers
Uses a DecoratedLanguage to set the property denoted by an expression on the destination object.
SetExpressionCopier() - Constructor for class net.sf.morph.transform.copiers.SetExpressionCopier
Create a new SetExpressionCopier.
SetExpressionCopier(String) - Constructor for class net.sf.morph.transform.copiers.SetExpressionCopier
Create a new SetExpressionCopier.
setExpressionParser(ExpressionParser) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Set the expression parser.
setFalseText(String[]) - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Sets the values that will be converted to false.
setHierarchicalImpl(String, Object) - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
setHierarchicalImpl(String, Object) - Method in class net.sf.morph.context.contexts.HttpServletContext
This method is overridden so that set calls are always invoked on the requestContext, since request parameters cannot be set but logically a set call is being sent to the request, so it should succeed.
setHierarchicalImpl(String, Object) - Method in class net.sf.morph.context.contexts.ReflectorHierarchicalContext
 
setIfConverter(Converter) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Set the ifConverter.
setIgnoredCharacters(String) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Sets the characters that are completely ignored in the source.
setImpl(String, Object) - Method in class net.sf.morph.context.contexts.BaseContext
Implement set(propertyName, propertyValue).
setImpl(String, Object) - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
 
setImpl(String, Object) - Method in class net.sf.morph.context.contexts.ContextDecorator
 
setImpl(Object, String, Object) - Method in class net.sf.morph.integration.velocity.VelocityContextReflector
Template method must be overridden.
setImpl(Object, String, Object) - Method in class net.sf.morph.lang.languages.BaseLanguage
Implement set(target, expression, value).
setImpl(Object, String, Object) - Method in class net.sf.morph.lang.languages.LanguageDecorator
Implement set(target, expression, value).
setImpl(Object, String, Object) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Implement set(target, expression, value).
setImpl(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.BaseBeanReflector
Template method must be overridden.
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of BeanReflector.set(Object, String, Object).
setImpl(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Implementation of MutableIndexedContainerReflector.set(Object, int, Object).
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ContextReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.DynaBeanReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.HttpSessionAttributeReflector
 
setImpl(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.ListReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Implementation of BeanReflector.set(Object, String, Object).
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ObjectReflector
Template method must be overridden.
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.PageContextAttributeReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ResultSetReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextAttributeReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ServletContextInitParameterReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ServletRequestAttributeReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.ServletRequestParameterReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
setImpl(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
 
setImpl(Object, String, Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
setImpl(Object, int, Object) - Method in class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
 
setIndexedAccessor(Method) - Method in class net.sf.morph.reflect.support.MethodHolder
 
setIndexedMutator(Method) - Method in class net.sf.morph.reflect.support.MethodHolder
 
setInitialized(boolean) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Set the initialization status of this Reflector.
setInitialized(boolean) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Set whether this Transformer has been initialized.
setInstantiatedType(Class) - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Sets the instantiated type if only a single mapping of requested type to instantiated type is needed.
setIterator(Iterator) - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
Sets the delegate iterator for this wrapper.
setLanguage(Language) - Method in class net.sf.morph.context.contexts.BaseContext
Set the Language.
setLanguage(DecoratedLanguage) - Method in class net.sf.morph.integration.commons.lang.LanguageStrLookup
Set the language.
setLanguage(Language) - Method in class net.sf.morph.lang.languages.LanguageDecorator
Set the decorated language.
setLanguage(DecoratedLanguage) - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Set the DecoratedLanguage language.
setLanguage(Language) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Set the language of this PropertyExpressionMappingCopier.
setLanguage(DecoratedLanguage) - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Set the DecoratedLanguage language.
setLanguageName(String) - Method in class net.sf.morph.lang.languages.BaseLanguage
Set the languageName.
setLevels(int) - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Set the levels.
setLocale(Locale) - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
Set the Locale locale.
setLog(Log) - Method in class net.sf.morph.context.contexts.BaseContext
Set the Log.
setLog(Log) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Set the commons-logging Log for this Transformer.
setMapping(Map) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Set the mapping.
setMapping(Map) - Method in class net.sf.morph.transform.converters.ArbitraryTypeMappingConverter
 
setMapping(Map) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Set the mapping of this PropertyExpressionMappingCopier.
setMapping(Map) - Method in class net.sf.morph.transform.copiers.PropertyNameMappingCopier
Set the property mapping.
setMapTreatment(String) - Method in class net.sf.morph.reflect.reflectors.MapReflector
Sets how maps are treated by this reflector.
setMutator(Method) - Method in class net.sf.morph.reflect.support.MethodHolder
 
setNameValueSeparator(String) - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Set the name/value separator.
setNestedConverter(Converter) - Method in class net.sf.morph.transform.converters.ConverterDecorator
 
setNestedCopier(Copier) - Method in class net.sf.morph.transform.copiers.CopierDecorator
 
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Set the transformer (Copier) which, in the absence of a components list, will be used to perform nested transformations.
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
NodeCopier.setNestedTransformer(Transformer)
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.ContainerCopier
NodeCopier.setNestedTransformer(Transformer)
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.CopierDecorator
NodeCopier.setNestedTransformer(Transformer)
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
NodeCopier.setNestedTransformer(Transformer)
setNestedTransformer(Transformer) - Method in interface net.sf.morph.transform.NodeCopier
Sets the transformer used to perform nested transformations.
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
 
setNestedTransformer(Transformer) - Method in class net.sf.morph.transform.transformers.BaseTransformer
NodeCopier.setNestedTransformer(Transformer)
setNumberConverter(Converter) - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Sets the numberConverter to be used.
setNumberConverter(Converter) - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Set the number converter used by this NumberToTimeConverter.
setNumberConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the converter used to convert text types from one type to another.
setNumberConverter(Converter) - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Set the number converter used by this TimeToNumberConverter.
setOrder - Variable in class net.sf.morph.util.ListOrderedSet
Internal list to hold the sequence of objects
setPageContext(PageContext) - Method in class net.sf.morph.context.contexts.JspContext
 
setParentContext(Context) - Method in class net.sf.morph.context.contexts.BaseHierarchicalContext
Sets this context's parent context.
setParentContext(Context) - Method in interface net.sf.morph.context.HierarchicalContext
Sets this context's parent context.
setParenthesesHandling(int) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the configuration option indicating how parantheses should be treated by this converter.
setPercentageHandling(int) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the configuration option indicating how percentages should be treated by this converter.
setPreferGrow(boolean) - Method in class net.sf.morph.transform.copiers.ContainerCopier
Set whether this ContainerCopier prefers to grow the destination when possible.
setPreferPreciseTransformers(boolean) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Set the preferPreciseTransformers.
setPrefix(String) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set the prefix.
setPropertiesToCopy(String[]) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Set the properties to copy.
setPropertiesToIgnore(String[]) - Method in class net.sf.morph.transform.copiers.PropertyNameMatchingCopier
Set the properties to ignore.
setPropertyTransformers(Map) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Set the Map of Transformers to use instead of nestedTransformer.
setReflectableCallCache(Map) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Set the BaseReflector.isReflectable(Class) call cache.
setReflectingRequestParameters(boolean) - Method in class net.sf.morph.context.contexts.HttpServletContext
 
setReflectingRequestParameters(boolean) - Method in class net.sf.morph.context.contexts.JspContext
 
setReflector(BeanReflector) - Method in class net.sf.morph.integration.velocity.ReflectorVelocityContext
Set the reflector.
setReflector(BeanReflector) - Method in class net.sf.morph.lang.languages.SimpleLanguage
Set the reflector.
setReflector(Reflector) - Method in class net.sf.morph.reflect.reflectors.ReflectorDecorator
 
SetReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information found in a Set.
SetReflector() - Constructor for class net.sf.morph.reflect.reflectors.SetReflector
 
setReflector(Reflector) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Set the Reflector to be used by this Transformer.
setReflector(Reflector) - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Set the reflector.
setReflectorName(String) - Method in class net.sf.morph.reflect.reflectors.BaseReflector
Set the reflectorName.
setReflectorWrapperMap(Map) - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Set the reflectorWrapperMap.
setRequest(HttpServletRequest) - Method in class net.sf.morph.context.contexts.HttpServletContext
 
setRequestAttribute(String) - Method in class net.sf.morph.web.MorphFilter
 
setRequestedToInstantiatedTypeMap(Map) - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Sets the mapping of requested types to instantiated types.
setRequestedType(Class) - Method in class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Sets the requested type if only a single mapping of requested type to instantiated type is needed.
setResult(Object) - Method in class net.sf.morph.transform.converters.ConstantConverter
Set the result.
setRoundingMethod(String) - Method in class net.sf.morph.transform.converters.NumberConverter
Set the rounding method used by this NumberConverter.
setSeparator(String) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set the separator.
setShowNullValues(boolean) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set whether this BaseToPrettyTextConverter should show null values.
setShowPropertyNames(boolean) - Method in class net.sf.morph.transform.converters.BeanToPrettyTextConverter
Set whether this BeanToPrettyTextConverter should show property names.
setSourceClasses(Class[]) - Method in class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.converters.ConverterDecorator
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.converters.EvaluateExpressionConverter
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.converters.IdentityConverter
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.AssemblyCopierSupport
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.BasePropertyNameCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.CopierDecorator
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.CumulativeCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.MultipleDestinationConverter
Deprecated. Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.NOPCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.PropertyExpressionMappingCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.copiers.SetExpressionCopier
Configures the sourceClasses property of this transformer.
setSourceClasses(Class[]) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Configures the sourceClasses property of this transformer.
setSourceReflector(SizableReflector) - Method in class net.sf.morph.reflect.reflectors.ArrayReflector
 
setSourceToDestinationTypeMapping(Map) - Method in class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
 
setSpecializer(Specializer) - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
setSpecializer(Specializer) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Set the Specializer for this SDT.
setSuffix(String) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set the suffix.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set the text converter used by this BaseToPrettyTextConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.BooleanToTextConverter
Set the text converter used by this BaseToPrettyTextConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.DefaultToTextConverter
Deprecated. since Morph 1.1
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.NumberToTextConverter
Sets the textConverter to be used.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.ObjectToTextConverter
Set the text converter used by this ObjectToTextConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Set the text converter of this TextToBooleanConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToClassConverter
Set the text converter used by this TextToClassConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the converter used to convert text types from one type to another.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Set the text converter used by this TextToTimeConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Set the text converter used by this TimeToTextConverter.
setTextConverter(Converter) - Method in class net.sf.morph.transform.copiers.TextToContainerCopier
Set the text converter used by this TextToContainerCopier.
setThenTransformer(Transformer) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Set the thenTransformer.
setTimeConverter(Converter) - Method in class net.sf.morph.transform.converters.NumberToTimeConverter
Set the time converter used by this NumberToTimeConverter.
setTimeConverter(Converter) - Method in class net.sf.morph.transform.converters.TextToTimeConverter
Set the time converter used by this TextToTimeConverter.
setTimeConverter(Converter) - Method in class net.sf.morph.transform.converters.TimeToNumberConverter
Set the time converter used by this TimeToNumberConverter.
setTimeConverter(Converter) - Method in class net.sf.morph.transform.converters.TimeToTextConverter
Set the time converter used by this TimeToTextConverter.
setToTextConverter(Converter) - Method in class net.sf.morph.transform.converters.BaseToPrettyTextConverter
Set the "to text" converter used by this BaseToPrettyTextConverter.
setTransformableCallCache(Map) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Get the cache of calls to BaseTransformer.isTransformable(Class, Class)
setTransformer(Transformer) - Method in class net.sf.morph.transform.transformers.TransformerDecorator
 
setTransformerName(String) - Method in class net.sf.morph.transform.transformers.BaseTransformer
Set the transformerName.
setTraverserConverter(Converter) - Method in class net.sf.morph.transform.converters.ContainerToTraverserConverter
Set the traverser converter used by this ContainerToTraverserConverter.
setTrueText(String[]) - Method in class net.sf.morph.transform.converters.TextToBooleanConverter
Sets the values that will be converted to true.
setTypesUsingToString(Class[]) - Method in class net.sf.morph.transform.converters.ObjectToPrettyTextConverter
Set the types using toString().
setUseCache(boolean) - Method in class net.sf.morph.transform.converters.TextToClassConverter
Set the useCache of this TextToClassConverter.
setValue(Object) - Method in class net.sf.morph.context.support.MapEntry
Sets the entry value if the entry can be modified.
setVisitedSourceToDestinationMap(Map) - Method in class net.sf.morph.transform.converters.ArbitraryObjectMappingConverter
Deprecated.  
setWhitespaceHandling(int) - Method in class net.sf.morph.transform.converters.TextToNumberConverter
Sets the configuration option indicating how whitespace should be treated by this converter.
setWrapped(Object) - Method in class net.sf.morph.wrap.support.DefaultWrapperInvocationHandler
Set the wrapped object.
SimpleDelegatingReflector - Class in net.sf.morph.reflect.reflectors
Reflector that can be used to combine multiple bean reflectors.
SimpleDelegatingReflector() - Constructor for class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
Construct a new SimpleDelegatingReflector.
SimpleDelegatingReflector(Reflector[]) - Constructor for class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
Construct a new SimpleDelegatingReflector.
SimpleDelegatingReflector(Reflector[], boolean) - Constructor for class net.sf.morph.reflect.reflectors.SimpleDelegatingReflector
Construct a new SimpleDelegatingReflector.
SimpleDelegatingTransformer - Class in net.sf.morph.transform.transformers
Delegates transformations to a list of transformers.
SimpleDelegatingTransformer() - Constructor for class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Construct a new SimpleDelegatingTransformer.
SimpleDelegatingTransformer(Transformer[]) - Constructor for class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Construct a new SimpleDelegatingTransformer.
SimpleDelegatingTransformer(Transformer[], boolean) - Constructor for class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
Construct a new SimpleDelegatingTransformer.
SimpleExpressionParser - Class in net.sf.morph.lang.support
An expression parser for use with the simple language.
SimpleExpressionParser() - Constructor for class net.sf.morph.lang.support.SimpleExpressionParser
 
SimpleInstantiatingReflector - Class in net.sf.morph.reflect.reflectors
A basic instantiating reflector that allows an arbitrary number of requested class types to be mapped to instantiated types.
SimpleInstantiatingReflector() - Constructor for class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Create a new SimpleInstantiatingReflector.
SimpleInstantiatingReflector(Class) - Constructor for class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Create a new SimpleInstantiatingReflector for a single type.
SimpleInstantiatingReflector(Class, Class) - Constructor for class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Create a new SimpleInstantiatingReflector for a single type mapping.
SimpleInstantiatingReflector(Map) - Constructor for class net.sf.morph.reflect.reflectors.SimpleInstantiatingReflector
Create a new SimpleInstantiatingReflector for the specified type map.
SimpleLanguage - Class in net.sf.morph.lang.languages
A simple language that is similar to the languages used by the JSTL EL, the Spring framework, Jakarta Commons BeanUtils, and Struts.
SimpleLanguage() - Constructor for class net.sf.morph.lang.languages.SimpleLanguage
 
Sizable - Interface in net.sf.morph.wrap
A wrapper for objects that can tell how many elements are contained within themselves.
SizableReflector - Interface in net.sf.morph.reflect
A reflector that can tell how many elements are contained in a given object.
size() - Method in class net.sf.morph.context.contexts.BaseContext
size() - Method in class net.sf.morph.context.support.ContextMap
 
size(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
size() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
Get the size of the underlying Iterator.
size() - Method in class net.sf.morph.util.ListOrderedSet
 
SortedSetReflector - Class in net.sf.morph.reflect.reflectors
Exposes the information found in a SortedSet.
SortedSetReflector() - Constructor for class net.sf.morph.reflect.reflectors.SortedSetReflector
 
sourceClasses - Variable in class net.sf.morph.transform.transformers.BaseTransformer
Source classes
specialize(Class) - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
specialize(Class) - Method in class net.sf.morph.transform.transformers.SimpleDelegatingTransformer
str - Variable in class net.sf.morph.util.MorphStringTokenizer
 
StringTokenizerReflector - Class in net.sf.morph.reflect.reflectors
Reflector for StringTokenizers.
StringTokenizerReflector() - Constructor for class net.sf.morph.reflect.reflectors.StringTokenizerReflector
 
StringUtils - Class in net.sf.morph.util
 
StringUtils() - Constructor for class net.sf.morph.util.StringUtils
 
StubbornDelegatingReflector - Class in net.sf.morph.reflect.reflectors
 
StubbornDelegatingReflector() - Constructor for class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
Construct a new SimpleDelegatingReflector.
StubbornDelegatingReflector(Object[]) - Constructor for class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector
Construct a new SimpleDelegatingReflector.

T

TextConverter - Class in net.sf.morph.transform.converters
Converts text types (String, StringBuffer and Character, char[] and byte[] from one type to another.
TextConverter() - Constructor for class net.sf.morph.transform.converters.TextConverter
 
TextToBooleanConverter - Class in net.sf.morph.transform.converters
Converts text values to Booleans.
TextToBooleanConverter() - Constructor for class net.sf.morph.transform.converters.TextToBooleanConverter
 
TextToClassConverter - Class in net.sf.morph.transform.converters
Converts a basic text type (String or StringBuffer) into a Class.
TextToClassConverter() - Constructor for class net.sf.morph.transform.converters.TextToClassConverter
 
TextToContainerCopier - Class in net.sf.morph.transform.copiers
Parses text into multiple parts for storage in a container.
TextToContainerCopier() - Constructor for class net.sf.morph.transform.copiers.TextToContainerCopier
 
TextToNumberConverter - Class in net.sf.morph.transform.converters
Converts basic text types into primitive numbers or Number objects.
TextToNumberConverter() - Constructor for class net.sf.morph.transform.converters.TextToNumberConverter
 
TextToTimeConverter - Class in net.sf.morph.transform.converters
 
TextToTimeConverter() - Constructor for class net.sf.morph.transform.converters.TextToTimeConverter
 
TimeConverter - Class in net.sf.morph.transform.converters
Converts information from one of the basic time types to the other.
TimeConverter() - Constructor for class net.sf.morph.transform.converters.TimeConverter
 
TimeToNumberConverter - Class in net.sf.morph.transform.converters
 
TimeToNumberConverter() - Constructor for class net.sf.morph.transform.converters.TimeToNumberConverter
 
TimeToTextConverter - Class in net.sf.morph.transform.converters
Converts the basic time types (Date and Calendar) to one of the text types ( String, StringBuffer and Character).
TimeToTextConverter() - Constructor for class net.sf.morph.transform.converters.TimeToTextConverter
 
toArray() - Method in class net.sf.morph.util.ListOrderedSet
 
toArray(Object[]) - Method in class net.sf.morph.util.ListOrderedSet
 
toString() - Method in class net.sf.morph.context.support.ContextMap
 
toString() - Method in class net.sf.morph.lang.languages.BaseLanguage
toString() - Method in class net.sf.morph.reflect.reflectors.BaseCompositeReflector
 
toString() - Method in class net.sf.morph.reflect.reflectors.BaseReflector
toString() - Method in class net.sf.morph.transform.support.ResetableIteratorWrapper
 
toString() - Method in class net.sf.morph.transform.transformers.BaseTransformer
toString() - Method in class net.sf.morph.util.ListOrderedSet
Uses the underlying List's toString so that order is achieved.
toString() - Method in class net.sf.morph.util.MorphStringTokenizer
 
transform(Object) - Method in class net.sf.morph.integration.commons.collections.DecoratedConverterToTransformerAdapter
transform(Class, Object, Object, Locale, Integer) - Method in class net.sf.morph.transform.copiers.ConditionalCopier
Do the transformation.
transform(Transformer, Class, Object, Object, Locale, Integer) - Static method in class net.sf.morph.util.TransformerUtils
Performs a transformation of one object graph into another object graph.
TRANSFORMATION_TYPE_CONVERT - Static variable in interface net.sf.morph.transform.Transformer
 
TRANSFORMATION_TYPE_COPY - Static variable in interface net.sf.morph.transform.Transformer
 
TransformationException - Exception in net.sf.morph.transform
 
TransformationException() - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(String) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(String, Throwable) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Throwable) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Class, Object) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Class, Object, Throwable) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Class, Object, Throwable, String) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Object, Object, Throwable) - Constructor for exception net.sf.morph.transform.TransformationException
 
TransformationException(Object, Object) - Constructor for exception net.sf.morph.transform.TransformationException
 
Transformer - Interface in net.sf.morph.transform
Transforms information taken from a source and makes it available at a destination.
TransformerDecorator - Class in net.sf.morph.transform.transformers
Decorates any Transformer so that it implements DecoratedTransformer.
TransformerDecorator() - Constructor for class net.sf.morph.transform.transformers.TransformerDecorator
 
TransformerDecorator(Transformer) - Constructor for class net.sf.morph.transform.transformers.TransformerDecorator
 
TransformerToDecoratedConverterAdapter - Class in net.sf.morph.integration.commons.collections
Adapt a org.apache.commons.collections.Transformer to our DecoratedConverter interface.
TransformerToDecoratedConverterAdapter() - Constructor for class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Create a new TransformerToDecoratedConverterAdapter.
TransformerToDecoratedConverterAdapter(Transformer) - Constructor for class net.sf.morph.integration.commons.collections.TransformerToDecoratedConverterAdapter
Create a new TransformerToDecoratedConverterAdapter.
TransformerUtils - Class in net.sf.morph.util
Utility functions for implementing and using Transformers.
TransformerUtils() - Constructor for class net.sf.morph.util.TransformerUtils
 
TypeChangingGraphTransformer - Class in net.sf.morph.transform.transformers
A transformer that performs a deep copy of the data in an object graph while also allowing the types in the destination graph to be different than the types in the source graph.
TypeChangingGraphTransformer() - Constructor for class net.sf.morph.transform.transformers.TypeChangingGraphTransformer
Construct a new TypeChangingGraphTransformer.
TypeMap - Class in net.sf.morph.util
A map where all keys and values are of type Class.
TypeMap() - Constructor for class net.sf.morph.util.TypeMap
Create a new TypeMap.
TypeMap(int) - Constructor for class net.sf.morph.util.TypeMap
Create a new TypeMap.
TypeMap(int, float) - Constructor for class net.sf.morph.util.TypeMap
Create a new TypeMap.
TypeMap(Map) - Constructor for class net.sf.morph.util.TypeMap
Create a new TypeMap.

U

updateNestedTransformerComponents(Transformer, Transformer) - Method in class net.sf.morph.transform.transformers.BaseCompositeTransformer
Propagate our nested transformer to any component NodeCopiers.

V

value - Variable in class net.sf.morph.util.MutableInteger
 
values() - Method in class net.sf.morph.context.contexts.BaseContext
values() - Method in class net.sf.morph.context.support.ContextMap
 
values(Context) - Method in class net.sf.morph.context.support.ContextMapBridge
 
VelocityContextReflector - Class in net.sf.morph.integration.velocity
Exposes the information in a Context.
VelocityContextReflector() - Constructor for class net.sf.morph.integration.velocity.VelocityContextReflector
 
VelocityContextReflector - Class in net.sf.morph.reflect.reflectors
Deprecated. version 1.0.2 use net.sf.morph.integration.velocity
VelocityContextReflector() - Constructor for class net.sf.morph.reflect.reflectors.VelocityContextReflector
Deprecated.  

W

WHITESPACE_IGNORE - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating whitespace characters should be ignored when converting text to numbers.
WHITESPACE_REJECT - Static variable in class net.sf.morph.transform.converters.TextToNumberConverter
Constant indicating the presence of whitespace characters in text should prevent conversion of the text into a number (i.e.
Wrapper - Interface in net.sf.morph.wrap
A wrapper around another object that allows the data in the object to be manipulated.
WrapperException - Exception in net.sf.morph.wrap
 
WrapperException() - Constructor for exception net.sf.morph.wrap.WrapperException
 
WrapperException(String) - Constructor for exception net.sf.morph.wrap.WrapperException
 
WrapperException(String, Throwable) - Constructor for exception net.sf.morph.wrap.WrapperException
 
WrapperException(Throwable) - Constructor for exception net.sf.morph.wrap.WrapperException
 
WrapperInvocationHandler - Interface in net.sf.morph.wrap.support
 

Z

ZERO - Static variable in class net.sf.morph.util.NumberUtils
A BigDecimal containing the value zero (0).

A B C D E G H I J K L M N O P R S T U V W Z

Copyright © 2004-2008.