|
intarsys PDF library API | |||||||||
| 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(ILocator locator)
Create a COSDocument instance representing the object structure of the PDF file designated by locator. |
| Method Detail |
|---|
COSDocument createDocument(ILocator locator)
throws COSLoadException,
IOException
locator - The reference to the physical source of the PDF file.
IOException
COSLoadException
|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||