Uses of Package
org.enhydra.zeus.transform

Packages that use org.enhydra.zeus.transform
org.enhydra.zeus   
org.enhydra.zeus.transform   
 

Classes in org.enhydra.zeus.transform used by org.enhydra.zeus
NoSuchValueEnumerationException
           NoSuchValueEnumerationException is an extension of TransformerException that provides information about a missing ValueEnumeration that has been requested, generally by name.
TransformerOptions
           TransformerOptions is used to specify options 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.
 

Classes in org.enhydra.zeus.transform used by org.enhydra.zeus.transform
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.
NoSuchValueEnumerationException
           NoSuchValueEnumerationException is an extension of TransformerException that provides information about a missing ValueEnumeration that has been requested, generally by name.
SimpleTransformer
           SimpleTransformer is a basic implementation of a Zeus Transformer.
TransformerException
           TransformerException is an extension of ZeusException that provides exceptions specific to the problems that Zeus Transformer and related classes may throw.
TransformerOptions
           TransformerOptions is used to specify options 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.
 



Copyright © 2002 Enhydra. All Rights Reserved.