|
Oracle® Fusion Middleware Java API Reference for Oracle Stream Explorer 12c (12.2.1) E61220-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Marshaller implementation serializes a Java object graph into XML data.
| Method Summary | |
void |
marshal(java.lang.Object object, javax.xml.transform.Result result)Marshal the object graph with the given root into the provided Result. |
| Method Detail |
public void marshal(java.lang.Object object,
javax.xml.transform.Result result)
throws MapperException
object - the root of the object graphresult - the XML result
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||