Class SaltXMLImporter

  • All Implemented Interfaces:
    Thread.UncaughtExceptionHandler, PepperImporter, PepperModule

    public class SaltXMLImporter
    extends PepperImporterImpl
    implements PepperImporter
    This is a PepperImporter which imports the SaltXML format into a salt model. This module assumes, that each document is stored in a separate file. Such a file must contain the document structure. The corpus structure is stored in a single file called saltProject + . The value can be got by method getSaltFileEnding().
    Version:
    1.0
    Author:
    Florian Zipser