Interface ImportFileParser


  • public interface ImportFileParser
    A parser is a class that understands how to read an archive file and extract from it a vendor-neutral collection of content objects. This is the interface you should implement if you have an importer which is going to parse a new type of archive.