|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Binder
provides an interface for all constraint
representations to use.Source
to read input from and allow generation of the
Binding
s from it.
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.Container
implements the
Binding
interface and defines behavior for a binding that can contain other
bindings (usually Property
implementations).Property
implements the Binding
interface and defines behavior for a property of a Java class.Result
provides an interface for all output
means.Source
provides an interface for all input
means.Binder
provides an interface for all constraint
representations to use.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.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |