Interface PDFAParser

  • All Superinterfaces:
    AutoCloseable, Closeable, Component
    All Known Implementing Classes:
    GFModelParser

    public interface PDFAParser
    extends Component
    Simple interface that needs a little more work. This abstracts the parsing of the veraPDF ValidationModel allowing the implementation and run-time selection of different model parsers possible.
    Author:
    Carl Wilson