public class ExportSysViewToFile extends AbstractExportViewToFile
Node
to the given file using the System View
FormatdesFsPathKey, noRecurseKey, overwriteKey, skipBinaryKey, srcAbsPathKey
Constructor and Description |
---|
ExportSysViewToFile() |
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, setSrcAbsPathKey
protected void exportView(Node node, OutputStream out, boolean skipBinary, boolean noRecurse) throws PathNotFoundException, IOException, RepositoryException
exportView
in class AbstractExportViewToFile
node
- the Node
out
- the OutputStream
PathNotFoundException
IOException
RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.