Uses of Class
org.enhydra.zeus.UnmarshalledObject

Packages that use UnmarshalledObject
org.enhydra.zeus   
 

Uses of UnmarshalledObject in org.enhydra.zeus
 

Methods in org.enhydra.zeus that return UnmarshalledObject
 UnmarshalledObject Unmarshaller.unmarshal(Source sourceXML)
           This method is the public entry point for unmarshalling an object from an XML instance document.
 

Methods in org.enhydra.zeus with parameters of type UnmarshalledObject
 void Marshaller.marshal(UnmarshalledObject obj, Result result)
           This method is the public entry point for marshalling an object into an XML instance document.
 



Copyright © 2002 Enhydra. All Rights Reserved.