All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.harvard.hul.ois.jhove.module.pdf.PdfPseudoObject Maven / Gradle / Ivy

There is a newer version: 1.20.1
Show newest version
package edu.harvard.hul.ois.jhove.module.pdf;

/** Pseudo-objects are entities returned by the parser that don't
 *  corresond to objects, such as dictionary and array enders. */
public abstract class PdfPseudoObject extends PdfObject {



}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy