Interface Location


  • public interface Location
    Used 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 Detail

      • getLevel

        String getLevel()
        Returns:
        the level of the location within the PDF Document
      • getContext

        String getContext()
        Returns:
        the Location's context within the PDF Document