|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
org.enhydra.zeus | |
org.enhydra.zeus.result |
Uses of Result in org.enhydra.zeus |
Methods in org.enhydra.zeus with parameters of type Result | |
void |
Marshaller.marshal(java.lang.Object obj,
Result result)
This method is the public entry point for marshalling an object into an XML instance document. |
void |
Marshaller.marshal(UnmarshalledObject obj,
Result result)
This method is the public entry point for marshalling an object into an XML instance document. |
Uses of Result in org.enhydra.zeus.result |
Classes in org.enhydra.zeus.result that implement Result | |
class |
BaseResult
provides an interface for all output
means. |
class |
StreamResult
provides an interface for all output
means. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |