public class StandardDocumentFactory extends Object implements ICOSDocumentFactory
| Constructor and Description |
|---|
StandardDocumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
COSDocument |
createDocument(de.intarsys.tools.locator.ILocator locator,
Map options)
Create a COSDocument instance representing the object structure of the
PDF file designated by locator.
|
public COSDocument createDocument(de.intarsys.tools.locator.ILocator locator, Map options) throws COSLoadException, IOException
ICOSDocumentFactorycreateDocument in interface ICOSDocumentFactorylocator - The reference to the physical source of the PDF file.options - The options for document creationCOSLoadExceptionIOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.