|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |