|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Marshaller<T>
Responsible for marshalling an XML fragment.
| Method Summary | |
|---|---|
String |
marshal(T object,
ConversionContext conversionContext)
Marshals an object to XML. |
| Method Detail |
|---|
String marshal(T object,
ConversionContext conversionContext)
throws XhtmlException
object - object to marshalconversionContext - the conversion context
MarshalException - if an error occurs during marshalling
XhtmlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||