Class ObjectArray

java.lang.Object
se.swedenconnect.sigval.pdf.pdfstruct.ObjectArray

public class ObjectArray extends Object
Utility class for an Array of PDF object values
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • ObjectArray

      public ObjectArray(org.apache.pdfbox.cos.COSArray cosArray)
      Constructor
      Parameters:
      cosArray - an object holding the object value array
  • Method Details

    • matches

      public boolean matches(Object matchArray)
      Compare two object value arrays
      Parameters:
      matchArray - the array to match
      Returns:
      true on match