|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.morph.reflect | |
---|---|
net.sf.morph | Core classes for use by other parts of the Morph framework. |
net.sf.morph.context.contexts | Context implementations. |
net.sf.morph.integration.velocity | Integration with Apache Velocity. |
net.sf.morph.lang.languages | Language implementations. |
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 | Reflector implementations. |
net.sf.morph.transform.copiers | Copier implementations. |
net.sf.morph.transform.transformers | Transformer implementations. |
net.sf.morph.util | Utility classes used to implement the Morph framework. |
net.sf.morph.wrap.support | Support interfaces and classes used by the net.sf.morph.wrap package. |
Classes in net.sf.morph.reflect used by net.sf.morph | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
|
ContainerReflector
Exposes information available in 'container-like' structures. |
|
DecoratedReflector
An extension of the Reflector interface that defines extra methods. |
|
GrowableContainerReflector
A reflector for 'container-like' structures that do not have a fixed size. |
|
IndexedContainerReflector
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. |
|
InstantiatingReflector
A reflector that can instantiate objects. |
|
MutableIndexedContainerReflector
A reflector for an indexed structure that allows modification of an element at a given index. |
|
ReflectionException
Indicates an error occurred accessing or manipulating information while using a Reflector. |
|
SizableReflector
A reflector that can tell how many elements are contained in a given object. |
Classes in net.sf.morph.reflect used by net.sf.morph.context.contexts | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
Classes in net.sf.morph.reflect used by net.sf.morph.integration.velocity | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
|
DecoratedReflector
An extension of the Reflector interface that defines extra methods. |
|
Reflector
A reflector exposes the information contained within another object. |
|
SizableReflector
A reflector that can tell how many elements are contained in a given object. |
Classes in net.sf.morph.reflect used by net.sf.morph.lang.languages | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
Classes in net.sf.morph.reflect used by net.sf.morph.reflect | |
---|---|
ContainerReflector
Exposes information available in 'container-like' structures. |
|
IndexedContainerReflector
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. |
|
ReflectionException
Indicates an error occurred accessing or manipulating information while using a Reflector. |
|
Reflector
A reflector exposes the information contained within another object. |
|
SizableReflector
A reflector that can tell how many elements are contained in a given object. |
Classes in net.sf.morph.reflect used by net.sf.morph.reflect.reflectors | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
|
CompositeReflector
A reflector that is composed of multiple component reflectors. |
|
ContainerReflector
Exposes information available in 'container-like' structures. |
|
DecoratedReflector
An extension of the Reflector interface that defines extra methods. |
|
GrowableContainerReflector
A reflector for 'container-like' structures that do not have a fixed size. |
|
IndexedContainerReflector
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. |
|
InstantiatingReflector
A reflector that can instantiate objects. |
|
MutableIndexedContainerReflector
A reflector for an indexed structure that allows modification of an element at a given index. |
|
ReflectionException
Indicates an error occurred accessing or manipulating information while using a Reflector. |
|
Reflector
A reflector exposes the information contained within another object. |
|
SizableReflector
A reflector that can tell how many elements are contained in a given object. |
Classes in net.sf.morph.reflect used by net.sf.morph.transform.copiers | |
---|---|
ContainerReflector
Exposes information available in 'container-like' structures. |
Classes in net.sf.morph.reflect used by net.sf.morph.transform.transformers | |
---|---|
BeanReflector
Exposes information available in 'bean-like' structures. |
|
ContainerReflector
Exposes information available in 'container-like' structures. |
|
GrowableContainerReflector
A reflector for 'container-like' structures that do not have a fixed size. |
|
IndexedContainerReflector
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. |
|
InstantiatingReflector
A reflector that can instantiate objects. |
|
MutableIndexedContainerReflector
A reflector for an indexed structure that allows modification of an element at a given index. |
|
Reflector
A reflector exposes the information contained within another object. |
Classes in net.sf.morph.reflect used by net.sf.morph.util | |
---|---|
Reflector
A reflector exposes the information contained within another object. |
Classes in net.sf.morph.reflect used by net.sf.morph.wrap.support | |
---|---|
Reflector
A reflector exposes the information contained within another object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |