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

C

CapitalizationUtils - class org.enhydra.zeus.util.CapitalizationUtils.
Capitalization is a Zeus utility class that provides for converting lowercase letters to uppercase ones, uppercase ones to lowercase ones, and more generally, converting Java Strings from an unknown format to initial caps (where only the first letter is capitalized), making a suitable class or variable name.
CapitalizationUtils() - Constructor for class org.enhydra.zeus.util.CapitalizationUtils
 
ClassUtils - class org.enhydra.zeus.util.ClassUtils.
ClassUtils is a Zeus utility class that provides methods that deal with the various classes and types that may be used in data binding.
ClassUtils() - Constructor for class org.enhydra.zeus.util.ClassUtils
 
clearProperties() - Method in interface org.enhydra.zeus.binding.Container
This will clear all the properties for this Container.
clearProperties() - Method in class org.enhydra.zeus.binding.ContainerProperty
This will clear all the properties for this Container.
clearProperties() - Method in class org.enhydra.zeus.binding.BaseContainer
This will clear all the properties for this Container.
collapseSimpleElements - Variable in class org.enhydra.zeus.binder.BaseBinder
Determines whether simple elements map to data members on parent clases or to their own classes.
collapseSimpleElements - Variable in class org.enhydra.zeus.util.BaseSourceGenerator
Determines whether simple elements map to data members on parent clases or to their own classes.
collectionClass - Variable in class org.enhydra.zeus.generator.SimpleGenerator
The Collection class to use
constraintsReader - Variable in class org.enhydra.zeus.util.BaseSourceGenerator
The reader for reading constraints from
Container - interface org.enhydra.zeus.binding.Container.
Container implements the Binding interface and defines behavior for a binding that can contain other bindings (usually Property implementations).
ContainerProperty - class org.enhydra.zeus.binding.ContainerProperty.
ContainerProperty implements the Binding, Property, and Container interfaces, and provides for a complex object that is itself a property.
ContainerProperty(String) - Constructor for class org.enhydra.zeus.binding.ContainerProperty
This will create a new ContainerProperty with the specified information.
ContainerProperty(String, BitSet, Object) - Constructor for class org.enhydra.zeus.binding.ContainerProperty
This will create a new ContainerProperty with the specified information.

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.