de.intarsys.pdf.st
Class XRefTrailerParser
java.lang.Object
de.intarsys.pdf.st.AbstractXRefParser
de.intarsys.pdf.st.XRefTrailerParser
public class XRefTrailerParser
- extends AbstractXRefParser
A parser for XRef objects in "classical" format.
XRefTrailerParser
public XRefTrailerParser(STDocument doc,
COSDocumentParser parser)
parse
public STXRefSection parse(IRandomAccess randomAcces)
throws IOException,
COSLoadException
- Description copied from class:
AbstractXRefParser
- Parser the
STXRefSection
from the randomAccess
.
- Specified by:
parse
in class AbstractXRefParser
- Returns:
- The parsed
STXRefSection
- Throws:
IOException
COSLoadException
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.