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(javax.jcr.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(javax.jcr.Node node,
              OutputStream out,
              boolean skipBinary,
              boolean noRecurse)
                   throws javax.jcr.PathNotFoundException,
                          IOException,
                          javax.jcr.RepositoryException
exportView in class AbstractExportViewToFilenode - the Nodeout - the OutputStreamjavax.jcr.PathNotFoundExceptionIOExceptionjavax.jcr.RepositoryExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.