de.intarsys.pdf.st
Class XRefStreamParser
java.lang.Object
de.intarsys.pdf.st.AbstractXRefParser
de.intarsys.pdf.st.XRefStreamParser
public class XRefStreamParser
- extends AbstractXRefParser
A parser for XRef streams.
XRefStreamParser
public XRefStreamParser(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.