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

I

ignoredBindings - Variable in class org.enhydra.zeus.generator.SimpleGenerator
A list of bindings to ignore
ignoreMethod(String) - Method in class org.enhydra.zeus.Marshaller
This will set an (additional) method to ignore in marshalling.
implDir - Variable in class org.enhydra.zeus.generator.SimpleGenerator
Directory where all generated implementation classes should be placed.
implPackage - Variable in class org.enhydra.zeus.generator.SimpleGenerator
The package name for the implementation classes.
initialized - Variable in class org.enhydra.zeus.generator.SimpleGenerator
Keeps track of whether the Generator needs to be reinitialized.
initialLower(String) - Static method in class org.enhydra.zeus.util.CapitalizationUtils
This will take a String with unknown capitalization, and convert the first letter to a lowercase letter, while leaving all other letters the same.
initialUpper(String) - Static method in class org.enhydra.zeus.util.CapitalizationUtils
This will take a String with unknown capitalization, and convert the first letter to a capital letter, while leaving all other letters the same.
interfaceDir - Variable in class org.enhydra.zeus.generator.SimpleGenerator
Directory where all generated interfaces should be placed.
interfacePackage - Variable in class org.enhydra.zeus.generator.SimpleGenerator
The package name of the interface/implementation classes
interfacePackage - Variable in class org.enhydra.zeus.util.BaseSourceGenerator
The package name of the interface/implementation classes
isCollapsingSimpleElements() - Method in interface org.enhydra.zeus.Binder
This method allows the developer to determine whether all simple XML elements (elements with #PCDATA content) will be mapped to data members on parent member classes rather than their own classes.
isCollapsingSimpleElements() - Method in class org.enhydra.zeus.binder.BaseBinder
This method allows the developer to determine whether all simple XML elements (elements with #PCDATA content) will be mapped to data members on parent member classes rather than their own classes.
isCollection - Variable in class org.enhydra.zeus.binding.BaseProperty
Whether this Property is a Collection
isCollection - Variable in class org.enhydra.zeus.binding.ContainerProperty
Whether this Property represents a Collection
isCollection() - Method in class org.enhydra.zeus.binding.BaseProperty
This will indicate whether this Property represents a Collection of values (resulting in a true result from this method), or a singular value (resulting in a false result).
isCollection() - Method in interface org.enhydra.zeus.binding.Property
This will indicate whether this Property represents a Collection of values (resulting in a true result from this method), or a singular value (resulting in a false result).
isCollection() - Method in class org.enhydra.zeus.binding.ContainerProperty
This will indicate whether this Property represents a Collection of values (resulting in a true result from this method), or a singular value (resulting in a false result).
isCollectionClass(String) - Static method in class org.enhydra.zeus.util.ClassUtils
This will determine if the supplied Java type (in String form) is one of the Java Collection classes.
isSimpleElement(DTDElement) - Static method in class org.enhydra.zeus.util.DTDUtils
Helper method to determine whether the specified element is simple.

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.