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

I

ignoredBindings - Variable in class org.enhydra.zeus.generator.SimpleGenerator
A list of bindings to ignore
ignoreIDAttributes - Variable in class org.enhydra.zeus.util.BaseSourceGenerator
Whether or not to ignore ID attributes
ignoreIDAttributes() - Method in class org.enhydra.zeus.util.ZeusTask.Constraint
This indicates whether or not ID attributes are ignored in the constraint generation and determination of simple elements.
ignoreMethod(String) - Method in class org.enhydra.zeus.Marshaller
This will set an (additional) method to ignore in marshalling.
IllegalOutputDirectoryException - exception org.enhydra.zeus.generator.IllegalOutputDirectoryException.
IllegalOutputDirectoryException is an extension of ZeusException that provides information about an illegal directory specification.
IllegalOutputDirectoryException() - Constructor for class org.enhydra.zeus.generator.IllegalOutputDirectoryException
This indicates that an invalid output directory was supplied.
IllegalOutputDirectoryException(String) - Constructor for class org.enhydra.zeus.generator.IllegalOutputDirectoryException
This indicates that an invalid output directory was supplied.
implementationPackage - Variable in class org.enhydra.zeus.transform.TransformerOptions
The default implementation package for this transformation
initCause(Throwable) - Method in class org.enhydra.zeus.ZeusException
Intializes the cause of this exception to be the specified value.
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.
interfacePackage - Variable in class org.enhydra.zeus.transform.TransformerOptions
The default interface package for this transformation
InvalidCollectionTypeException - exception org.enhydra.zeus.InvalidCollectionTypeException.
InvalidCollectionTypeException is an extension of ZeusException that provides information about an invalid collection type specified.
InvalidCollectionTypeException() - Constructor for class org.enhydra.zeus.InvalidCollectionTypeException
This indicates that an invalid collection type was supplied.
InvalidCollectionTypeException(String) - Constructor for class org.enhydra.zeus.InvalidCollectionTypeException
This indicates that an invalid collection type was supplied.
isAllowedValue(String) - Method in class org.enhydra.zeus.transform.ValueEnumeration
This will indicate if the supplied value is allowed for this ValueEnumeration.
isCollapsingSimpleElements - Variable in class org.enhydra.zeus.binder.BaseBinder
Whether or not simple elements are being collapsed.
isCollapsingSimpleElements() - Method in interface org.enhydra.zeus.Binder
This will indicate whether simple elements are being collapsed for this binder.
isCollapsingSimpleElements() - Method in class org.enhydra.zeus.binder.BaseBinder
This will indicate whether simple elements are being collapsed for this binder.
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.
isCollectionConstant(int) - Static method in class org.enhydra.zeus.util.ClassUtils
This checks to see if the supplied int constant is a legal collection type, as defined in this class.
isIgnoredBinding(String, String) - Method in class org.enhydra.zeus.generator.SimpleGenerator
This will determine if a particular binding should be ignored.
isIgnoringIDAttributes - Variable in class org.enhydra.zeus.binder.BaseBinder
Whether or not ID attributes are ignored
isIgnoringIDAttributes() - Method in interface org.enhydra.zeus.Binder
This will indicate if the id attribute on elements handled by this Binder should be ignored in determine if an element is collapsible.
isIgnoringIDAttributes() - Method in class org.enhydra.zeus.binder.BaseBinder
This will indicate if the id attribute on elements handled by this Binder should be ignored in determine if an element is collapsible.
isJavaPrimitive(String) - Static method in class org.enhydra.zeus.util.ClassUtils
This will indicate whether the supplied Java type is a Java primitive.
isJavaSerializable - Variable in class org.enhydra.zeus.binding.BaseBinding
Whether this binding is Java-serializable
isJavaSerializable() - Method in interface org.enhydra.zeus.Binding
This will indicate whether this binding is Java-serializable (indicated by a boolean value of "true"), or not (indicated by a boolean value of "false").
isJavaSerializable() - Method in class org.enhydra.zeus.binding.BaseBinding
This will indicate whether this binding is Java-serializable (indicated by a boolean value of "true"), or not (indicated by a boolean value of "false").
isLegalJavaClassName(String) - Static method in class org.enhydra.zeus.util.NamingUtils
This will indicate whether the supplied name is a legal Java class name.
isLegalJavaPackageName(String) - Static method in class org.enhydra.zeus.util.NamingUtils
This will indicate whether the supplied name is a legal Java package name.
isSimpleElement(DTDElement, boolean) - Static method in class org.enhydra.zeus.util.DTDUtils
Helper method to determine whether the specified element is simple.
isXMLRootElement - Variable in class org.enhydra.zeus.binding.BaseBinding
Whether this is the XML root element
isXMLRootElement() - Method in interface org.enhydra.zeus.Binding
This indicates if this binding represents an XML element that is the root element of the document.
isXMLRootElement() - Method in class org.enhydra.zeus.binding.BaseBinding
This indicates if this binding represents an XML element that is the root element of the document.

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