public abstract class AbstractXRefParser extends Object
| Constructor and Description |
|---|
AbstractXRefParser(STDocument doc,
COSDocumentParser parser) |
| Modifier and Type | Method and Description |
|---|---|
abstract STXRefSection |
parse(de.intarsys.tools.randomaccess.IRandomAccess randomAcces)
Parser the
STXRefSection from the randomAccess. |
public AbstractXRefParser(STDocument doc, COSDocumentParser parser)
public abstract STXRefSection parse(de.intarsys.tools.randomaccess.IRandomAccess randomAcces) throws IOException, COSLoadException
STXRefSection from the randomAccess.randomAcces - STXRefSectionIOExceptionCOSLoadExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.