|
||||||||||
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 | |
---|---|
Streamable |
marshal(T object,
ConversionContext conversionContext)
Marshals an object to XML. |
Method Detail |
---|
Streamable marshal(T object, ConversionContext conversionContext) throws XhtmlException
object
- object to marshalconversionContext
- the conversion context
XhtmlException
- if an error occurs during marshalling
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |