Class Exporter

  • Direct Known Subclasses:
    DocumentViewExporter, SystemViewExporter

    public abstract class Exporter
    extends Object
    Abstract base class for document and system view exporters. This class takes care of all the details related to namespace mappings, shareable nodes, recursive exports, binary values, and so on while leaving the decisions about what kind of SAX events to generate to subclasses.

    A subclass should only need to implement the abstract methods of this class to produce a fully functional exporter.

    Since:
    Jackrabbit JCR Commons 1.5