Interface ProfileDirectory


public interface ProfileDirectory
A ProfileDirectory provides access to a set of ValidationProfiles that can be retrieved by String id or PDFAFlavour.

This interface provides a simple directory of ValidationProfiles that is intentionally restricted by the enum type PDFAFlavour.

Author:
Carl Wilson