Class PlatformExporter

  • All Implemented Interfaces:
    AutoCloseable

    public class PlatformExporter
    extends AbstractExporter
    Implements a Vault filesystem exporter that exports Vault files to a platform file system. It uses the PlatformNameFormat for formatting the jcr file names to local ones.
    • Constructor Detail

      • PlatformExporter

        public PlatformExporter​(File localFile)
        Constructs a new jar exporter that writes to the given file.
        Parameters:
        localFile - the local parent directory