Class SystemViewExporter


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

      Constructors 
      Constructor Description
      SystemViewExporter​(Session session, org.xml.sax.ContentHandler handler, boolean recurse, boolean binary)
      Creates a system view exporter.
    • Method Summary

      • Methods inherited from class org.apache.jackrabbit.commons.xml.Exporter

        export
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemViewExporter

        public SystemViewExporter​(Session session,
                                  org.xml.sax.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