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, write
public Map<DocumentLocation,DocumentLocation> getTranslationMap()
public void close()
DocumentWriter
public int getSaveInterval()
public void setSaveInterval(int saveInterval)
Copyright © 2015 Nuxeo SA. All rights reserved.