Class ObjectArray
java.lang.Object
se.swedenconnect.sigval.pdf.pdfstruct.ObjectArray
Utility class for an Array of PDF object values
- Author:
- Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectArray
public ObjectArray(org.apache.pdfbox.cos.COSArray cosArray) Constructor- Parameters:
cosArray
- an object holding the object value array
-
-
Method Details
-
matches
Compare two object value arrays- Parameters:
matchArray
- the array to match- Returns:
- true on match
-