Package | Description |
---|---|
org.jboss.ws.core.jaxrpc.binding.jbossxb |
Modifier and Type | Method and Description |
---|---|
void |
JBossXBMarshallerImpl.marshal(Object obj,
OutputStream os)
Marshal the content tree rooted at obj into an output stream.
|
void |
JBossXBMarshaller.marshal(Object obj,
OutputStream os) |
void |
JBossXBMarshallerImpl.marshal(Object obj,
Writer writer)
Marshal the content tree rooted at obj into a Writer.
|
void |
JBossXBMarshaller.marshal(Object obj,
Writer writer) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.