public class ExportDocViewToFile extends AbstractExportViewToFile
Node to the given file using the Document View
FormatdesFsPathKey, noRecurseKey, overwriteKey, skipBinaryKey, srcAbsPathKey| Constructor and Description |
|---|
ExportDocViewToFile() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exportView(Node node,
OutputStream out,
boolean skipBinary,
boolean noRecurse)
Export the view to the given OutputStream
|
execute, getDesFsPathKey, getNoRecurseKey, getOutputStream, getOverwriteKey, getSkipBinaryKey, getSrcAbsPathKey, setDesFsPathKey, setNoRecurseKey, setOverwriteKey, setSkipBinaryKey, setSrcAbsPathKeyprotected void exportView(Node node, OutputStream out, boolean skipBinary, boolean noRecurse) throws PathNotFoundException, IOException, RepositoryException
exportView in class AbstractExportViewToFilenode - the Nodeout - the OutputStreamPathNotFoundExceptionIOExceptionRepositoryExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.