A B C D E G H I J M N O P R S U 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.

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.