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

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 - 2024 Weber Informatics LLC | Privacy Policy