Hi,
the example of "The veraPDF Processor API" (see http://docs.verapdf.org/develop/processor/ ) uses classes I don't know where to retrieve them from: - Config - ProcessorImpl - ProcessingResult
To which package(s) does these classes belong to?
Which artifact contains these classes and how can I retreive this artifact?
Best regards rpf
Hi,
The Processor API documentation is indeed not updated and does not match the API of version 1.0. We'll update it within several days.
For now, I would suggest to look at the implementation of the CLI as a sample:
https://github.com/veraPDF/veraPDF-apps/tree/integration/gui/src/main/java/o rg/verapdf/cli
and in particular at the method VeraPdfCliProcessor.processFiles() .
Best regards, Boris
-----Original Message----- From: Users [mailto:users-bounces@lists.verapdf.org] On Behalf Of rpf Sent: Tuesday, February 14, 2017 4:55 PM To: users@lists.verapdf.org Subject: [Users] The veraPDF Processor API - Unknown classes in Example
Hi,
the example of "The veraPDF Processor API" (see http://docs.verapdf.org/develop/processor/ ) uses classes I don't know where to retrieve them from: - Config - ProcessorImpl - ProcessingResult
To which package(s) does these classes belong to?
Which artifact contains these classes and how can I retreive this artifact?
Best regards rpf
_______________________________________________ Users mailing list Users@lists.verapdf.org http://lists.verapdf.org/listinfo/users
users@lists.openpreservation.org