Package org.enhydra.zeus

Interface Summary
Binder Binder provides an interface for all constraint representations to use.
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.
Result Result provides an interface for all output means.
Source Source provides an interface for all input means.
 



Copyright © 2001 Enhydra. All Rights Reserved.