Class XmpHandler

java.lang.Object
org.verapdf.report.XmpHandler

public class XmpHandler extends Object
Class that's initially a placeholder for XMP specific functionality.

This isn't the final approach to XMP, two things need to change:

  • TODO: we need dedicated XMP parsing and reporting classes
  • TODO: the FeatureReporting mechanism needs re-factoring / re-designing
Regarding the FeatureReporting mechanism, it's crying out for a generics based approach but that can come over the re-design.

Author:
Carl Wilson