public interface ProcessedObjectsParser
Modifier and Type | Method and Description |
---|---|
ProcessedObjects |
getProcessedObjects(InputStream file) |
ProcessedObjects |
getProcessedObjects(PDFAFlavour flavour) |
ProcessedObjects |
getProcessedObjects(String path) |
String |
getProcessedObjectsPathProperty(PDFAFlavour flavour) |
ProcessedObjects getProcessedObjects(PDFAFlavour flavour) throws IOException, URISyntaxException, ParserConfigurationException, SAXException
ProcessedObjects getProcessedObjects(String path) throws IOException, SAXException, ParserConfigurationException
ProcessedObjects getProcessedObjects(InputStream file) throws ParserConfigurationException, IOException, SAXException
String getProcessedObjectsPathProperty(PDFAFlavour flavour)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.