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

U

unmarshal(Source) - Method in class org.enhydra.zeus.Unmarshaller
This method is the public entry point for unmarshalling an object from an XML instance document.
UnmarshalledObject - class org.enhydra.zeus.UnmarshalledObject.
UnmarshalledObject represents an object that has been unmarshalled by Zeus.
UnmarshalledObject(Object) - Constructor for class org.enhydra.zeus.UnmarshalledObject
This creates a new instance of an unmarshalled object, with no system or public ID.
UnmarshalledObject(Object, String, String) - Constructor for class org.enhydra.zeus.UnmarshalledObject
A simple contructor that accepts the object, system ID, and public ID as parameters.
Unmarshaller - class org.enhydra.zeus.Unmarshaller.
Unmarshaller takes an XML instance document, which should conform to some set of XML constraints, and creates a Java object from the XML document.
Unmarshaller() - Constructor for class org.enhydra.zeus.Unmarshaller
Simple constructor.
UnsupportedBindingTypeException - exception org.enhydra.zeus.generator.UnsupportedBindingTypeException.
UnsupportedBindingTypeException is an extension of ZeusException that provides information about a binding type that is provided for generation, but is unsupported in the referenced generation process (generally to a Generator.
UnsupportedBindingTypeException() - Constructor for class org.enhydra.zeus.generator.UnsupportedBindingTypeException
This indicates that an invalid Binding was specified to a Generator.
UnsupportedBindingTypeException(Binding) - Constructor for class org.enhydra.zeus.generator.UnsupportedBindingTypeException
This indicates that an invalid Binding was specified to a Generator.
UnsupportedSchemaTypeException - exception org.enhydra.zeus.util.UnsupportedSchemaTypeException.
UnsupportedSchemaTypeException is an extension of ZeusException that provides information about a schema type that has been supplied, but is not supported by Zeus.
UnsupportedSchemaTypeException() - Constructor for class org.enhydra.zeus.util.UnsupportedSchemaTypeException
This indicates that an invalid schema type was supplied to a Zeus method.
UnsupportedSchemaTypeException(String) - Constructor for class org.enhydra.zeus.util.UnsupportedSchemaTypeException
This indicates that an invalid schema type was supplied to a Zeus method.

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.