Class SystemViewExporter


  • public class SystemViewExporter
    extends Exporter
    System view exporter.
    Since:
    Jackrabbit JCR Commons 1.5
    • Constructor Detail

      • SystemViewExporter

        public SystemViewExporter​(Session session,
                                  ContentHandler handler,
                                  boolean recurse,
                                  boolean binary)
        Creates a system view exporter.
        Parameters:
        session - current session
        handler - SAX event handler for the export
        recurse - whether to recursively export the whole subtree
        binary - whether to export binary values