Package org.verapdf.pdfa.results
Interface Location
-
public interface LocationUsed to record the location of specific test assertions during the validation process. TODO: A better definition of this class and the terms it encapsulates (Level and Context).- Author:
- Carl Wilson
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContext()StringgetLevel()
-