|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.platform.publisher.remoting.marshaling.AbstractDefaultXMLMarshaler
org.nuxeo.ecm.platform.publisher.remoting.marshaling.DefaultPublishedDocumentMarshaler
public class DefaultPublishedDocumentMarshaler
PublishedDocument
marshaler using simple XML representation.
Constructor Summary | |
---|---|
DefaultPublishedDocumentMarshaler()
|
Method Summary | |
---|---|
java.lang.String |
marshalPublishedDocument(PublishedDocument pubDoc)
|
PublishedDocument |
unMarshalPublishedDocument(java.lang.String data)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPublishedDocumentMarshaler()
Method Detail |
---|
public java.lang.String marshalPublishedDocument(PublishedDocument pubDoc)
marshalPublishedDocument
in interface PublishedDocumentMarshaler
public PublishedDocument unMarshalPublishedDocument(java.lang.String data) throws PublishingMarshalingException
unMarshalPublishedDocument
in interface PublishedDocumentMarshaler
PublishingMarshalingException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |