A B C D E G H I J M N O P R S U W X Z

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() - Method in class org.enhydra.zeus.binding.BaseProperty
Default constructor.
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
 
BaseSourceGenerator - class org.enhydra.zeus.util.BaseSourceGenerator.
This provides basic functionality for classes that need to implement the SourceGenerator interface.
BaseSourceGenerator() - Constructor for class org.enhydra.zeus.util.BaseSourceGenerator
This sets up defaults for the generator.
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 E G H I J M N O P R S U W X Z
Copyright © 2001 Enhydra. All Rights Reserved.