public abstract class AbstractDocumentModelWriter extends AbstractDocumentWriter
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the writer.
|
int |
getSaveInterval() |
Map<DocumentLocation,DocumentLocation> |
getTranslationMap() |
void |
setSaveInterval(int saveInterval) |
createCompactFormat, createPrettyPrint, write, write, writepublic Map<DocumentLocation,DocumentLocation> getTranslationMap()
public void close()
DocumentWriterpublic int getSaveInterval()
public void setSaveInterval(int saveInterval)
Copyright © 2015 Nuxeo SA. All rights reserved.