public class NoteDocumentXmlTransformer extends Object implements DocumentXmlTransformer
Constructor and Description |
---|
NoteDocumentXmlTransformer() |
Modifier and Type | Method and Description |
---|---|
org.dom4j.Document |
transform(org.dom4j.Document xmlDocument)
Transforms the XML document as it was exported before actual import.
|
public org.dom4j.Document transform(org.dom4j.Document xmlDocument) throws ClientException
DocumentXmlTransformer
transform
in interface DocumentXmlTransformer
xmlDocument
- the XML representation of exported documentClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.