Package org.apache.jackrabbit.oak.jcr.xml


package org.apache.jackrabbit.oak.jcr.xml
  • Classes
    Class
    Description
     
    An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
    TargetImportHandler serves as the base class for the concrete classes {@link DocViewImportHandler} and {@link SysViewImportHandler}.