A B C D G I J N O P R S W

B

BaseBinder - class org.enhydra.zeus.binder.BaseBinder.
Binder provides an interface for all constraint representations to use.
BaseBinder(Source) - Constructor for class org.enhydra.zeus.binder.BaseBinder
This constructor takes in a Source to read input from and allow generation of the Bindings from it.
BaseBinding - class org.enhydra.zeus.binding.BaseBinding.
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.
BaseBinding() - Constructor for class org.enhydra.zeus.binding.BaseBinding
 
BaseContainer - class org.enhydra.zeus.binding.BaseContainer.
Container implements the Binding interface and defines behavior for a binding that can contain other bindings (usually Property implementations).
BaseContainer() - Constructor for class org.enhydra.zeus.binding.BaseContainer
 
BaseProperty - class org.enhydra.zeus.binding.BaseProperty.
Property implements the Binding interface and defines behavior for a property of a Java class.
BaseProperty() - Constructor for class org.enhydra.zeus.binding.BaseProperty
 
BaseResult - class org.enhydra.zeus.result.BaseResult.
Result provides an interface for all output means.
BaseResult() - Constructor for class org.enhydra.zeus.result.BaseResult
 
BaseSource - class org.enhydra.zeus.source.BaseSource.
Source provides an interface for all input means.
BaseSource() - Constructor for class org.enhydra.zeus.source.BaseSource
 
Binder - interface org.enhydra.zeus.Binder.
Binder provides an interface for all constraint representations to use.
Binding - interface 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.

A B C D G I J N O P R S W
Copyright © 2001 Enhydra. All Rights Reserved.