|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICOSDocumentFactory
An object that is able to create a COSDocument with the help of a locator object that designates the physical source.
Possible implementations include parsing the associated input stream or looking up previous results in a cache.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
COSDocument createDocument(de.intarsys.tools.locator.ILocator locator,
Map options)
throws COSLoadException,
IOException
locator - The reference to the physical source of the PDF file.options - The options for document creation
IOException
COSLoadException
|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||