Uses of Package
org.enhydra.zeus

Packages that use org.enhydra.zeus
org.enhydra.zeus   
org.enhydra.zeus.binder   
org.enhydra.zeus.binding   
org.enhydra.zeus.generator   
org.enhydra.zeus.result   
org.enhydra.zeus.source   
org.enhydra.zeus.transform   
org.enhydra.zeus.util   
 

Classes in org.enhydra.zeus used by org.enhydra.zeus
Binding
           Binding represents an arbitrary Java construct, and provides a representation-independent means of showing how a constraint (presumably from an XML Schema, DTD, Relax schema, etc.) maps to Java.
InvalidCollectionTypeException
           InvalidCollectionTypeException is an extension of ZeusException that provides information about an invalid collection type specified.
Result
           Result provides an interface for all output means.
Source
           Source provides an interface for all input means.
UnmarshalledObject
           UnmarshalledObject represents an object that has been unmarshalled by Zeus.
ZeusException
           ZeusException is the top level Exception that Zeus classes can throw.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.binder
Binder
           Binder provides an interface for all constraint representations to use.
Source
           Source provides an interface for all input means.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.binding
Binding
           Binding represents an arbitrary Java construct, and provides a representation-independent means of showing how a constraint (presumably from an XML Schema, DTD, Relax schema, etc.) maps to Java.
InvalidCollectionTypeException
           InvalidCollectionTypeException is an extension of ZeusException that provides information about an invalid collection type specified.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.generator
Binding
           Binding represents an arbitrary Java construct, and provides a representation-independent means of showing how a constraint (presumably from an XML Schema, DTD, Relax schema, etc.) maps to Java.
Generator
           Generator is the portion of Zeus that will convert a set of constraints, visible through a Binding, and output them as generated Java classes (to a Result.
ZeusException
           ZeusException is the top level Exception that Zeus classes can throw.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.result
Result
           Result provides an interface for all output means.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.source
Source
           Source provides an interface for all input means.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.transform
InvalidCollectionTypeException
           InvalidCollectionTypeException is an extension of ZeusException that provides information about an invalid collection type specified.
Source
           Source provides an interface for all input means.
Transformer
           Transformer is the interface for converting a set of Zeus Binder objects from a set of XML-based names (created by a Zeus Binder instance) and identities to another set of Binding objects.
ZeusException
           ZeusException is the top level Exception that Zeus classes can throw.
 

Classes in org.enhydra.zeus used by org.enhydra.zeus.util
Generator
           Generator is the portion of Zeus that will convert a set of constraints, visible through a Binding, and output them as generated Java classes (to a Result.
InvalidCollectionTypeException
           InvalidCollectionTypeException is an extension of ZeusException that provides information about an invalid collection type specified.
ZeusException
           ZeusException is the top level Exception that Zeus classes can throw.
 



Copyright © 2001 Enhydra. All Rights Reserved.