Package org.enhydra.zeus.transform

Class Summary
BaseTransformer Transformer is the interface for converting a set of Zeus Binding objects from a set of XML-based names and identities (created by a Zeus Binder instance) to another set of Binding objects.
DefaultsTransformer SimpleTransformer is a basic implementation of a Zeus Transformer.
SimpleTransformer SimpleTransformer is a basic implementation of a Zeus Transformer.
TransformerOptions TransformerOptions is used to specify options used in Transformer and related classes and processes.
TypeConversion TypeConversion is used to specify type conversions used in Transformer and related classes and processes.
ValueEnumeration ValueEnumeration represents a set of allowed values for a class or other construct to be allowed to take on.
 

Exception Summary
NoSuchValueEnumerationException NoSuchValueEnumerationException is an extension of TransformerException that provides information about a missing ValueEnumeration that has been requested, generally by name.
TransformerException TransformerException is an extension of ZeusException that provides exceptions specific to the problems that Zeus Transformer and related classes may throw.
 



Copyright © 2002 Enhydra. All Rights Reserved.