public class PDFUtil extends Object
Modifier and Type | Method and Description |
---|---|
URL |
getTarget()
Returns the URL of the target.
|
boolean |
validateFileStandardConformity(String pdfBase)
Validate if a PDF file conforms to PDF/A standard.
|
public PDFUtil(URL target)
public URL getTarget()
public boolean validateFileStandardConformity(String pdfBase)
pdfBase
- The basename of the PDF fileCopyright © 2021 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.