|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.zeus.transform.BaseTransformer | +--org.enhydra.zeus.transform.SimpleTransformer | +--org.enhydra.zeus.transform.DefaultsTransformer
SimpleTransformer
is a basic implementation of a Zeus
. It iterates through
the supplied Transformer
objects and
assigns each the options for this transformer.
Binding
Fields inherited from class org.enhydra.zeus.transform.BaseTransformer |
source |
Constructor Summary | |
DefaultsTransformer()
This constructor takes in a
to read mapping information from and allow generation of the
transformation mappings from it. |
Methods inherited from class org.enhydra.zeus.transform.SimpleTransformer |
transform |
Methods inherited from class org.enhydra.zeus.transform.BaseTransformer |
addValueEnumeration, getTransformerOptions, getValueEnumeration, setTransformerOptions, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultsTransformer()
This constructor takes in a
to read mapping information from and allow generation of the
transformation mappings from it.
Source
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |