|
||||||||||
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.SourceGenerator
interface.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.Source
to read mapping information from and allow generation of the
transformation mappings from it.
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 |