Class ImportToFilesystem

  • All Implemented Interfaces:
    ResourceImporter

    public class ImportToFilesystem
    extends Object
    implements ResourceImporter

    Implementation that writes to filesystem the imported resources, using the target file path and extension specified.

    The importer requires an instance of a ResourceIndexer and of a ResourceLoader.