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

A

ACCESS_PRIVATE - Static variable in interface org.enhydra.zeus.binding.Property
Access Modifier: private
ACCESS_PROTECTED - Static variable in interface org.enhydra.zeus.binding.Property
Access Modifier: private
ACCESS_PUBLIC - Static variable in interface org.enhydra.zeus.binding.Property
Access Modifier: public
addAllowedValue(String) - Method in class org.enhydra.zeus.transform.ValueEnumeration
This will add a new allowed value to the current list.
addProperty(Property) - Method in interface org.enhydra.zeus.binding.Container
This will add a Property to the member variables of this Container.
addProperty(Property) - Method in class org.enhydra.zeus.binding.ContainerProperty
This will add a Property to the member variables of this Container.
addProperty(Property) - Method in class org.enhydra.zeus.binding.BaseContainer
This will add a Property to the member variables of this Container.
addValueEnumeration(ValueEnumeration) - Method in interface org.enhydra.zeus.Transformer
This will add a new ValueEnumeration to those available to this Transformer.
addValueEnumeration(ValueEnumeration) - Method in class org.enhydra.zeus.transform.BaseTransformer
This will add a new ValueEnumeration to those available to this Transformer.
allLower(String) - Static method in class org.enhydra.zeus.util.CapitalizationUtils
This will take a String with unknown capitalization, and convert all the letters to lowercase letters.
allUpper(String) - Static method in class org.enhydra.zeus.util.CapitalizationUtils
This will take a String with unknown capitalization, and convert all the letters to uppercase letters.
Arguments - class org.enhydra.zeus.util.Arguments.
Arguments is a Zeus utility class that provides for converting arguments passed to a class in the -param=value format into a Hashtable like container.
Arguments() - Constructor for class org.enhydra.zeus.util.Arguments
Constructor to delegate instantiation.
Arguments(String[]) - Constructor for class org.enhydra.zeus.util.Arguments
This will take the arguments passed to a main method with the arguments specified as "-argument1=value -argument2=value" and place these in a Hashtable keyed by the argument name.
AtomicProperty - class org.enhydra.zeus.binding.AtomicProperty.
AtomicProperty implements the Binding and Property interfaces, and provides for a simple name/value property representation.
AtomicProperty(String, String) - Constructor for class org.enhydra.zeus.binding.AtomicProperty
This will create a new AtomicProperty with the specified information.
AtomicProperty(String, String, String, String) - Constructor for class org.enhydra.zeus.binding.AtomicProperty
This will create a new AtomicProperty with the specified information.
AtomicProperty(String, String, String, String, BitSet, Vector, Object) - Constructor for class org.enhydra.zeus.binding.AtomicProperty
This will create a new AtomicProperty with the specified information.
ATTRIBUTE_ARRAY_FIELD - Static variable in class org.enhydra.zeus.ZeusDefaults
Name of field for Zeus attributes array

A B C D E G H I J M N O P R S T U V W X Z
Copyright © 2001 Enhydra. All Rights Reserved.