public class DefaultDocumentLocationMarshaler extends AbstractDefaultXMLMarshaler implements DocumentLocationMarshaler
DocumentLocation
marshaler using simple XML representation.Constructor and Description |
---|
DefaultDocumentLocationMarshaler() |
Modifier and Type | Method and Description |
---|---|
String |
marshalDocumentLocation(DocumentLocation docLoc) |
void |
setOriginatingServer(String serverName) |
DocumentLocation |
unMarshalDocumentLocation(String data) |
public String marshalDocumentLocation(DocumentLocation docLoc) throws PublishingMarshalingException
marshalDocumentLocation
in interface DocumentLocationMarshaler
PublishingMarshalingException
public DocumentLocation unMarshalDocumentLocation(String data) throws PublishingMarshalingException
unMarshalDocumentLocation
in interface DocumentLocationMarshaler
PublishingMarshalingException
public void setOriginatingServer(String serverName)
setOriginatingServer
in interface DocumentLocationMarshaler
Copyright © 2015 Nuxeo SA. All rights reserved.