intarsys PDF library API

de.intarsys.pdf.st
Class XRefStreamParser

java.lang.Object
  extended by de.intarsys.pdf.st.AbstractXRefParser
      extended by de.intarsys.pdf.st.XRefStreamParser

public class XRefStreamParser
extends AbstractXRefParser

A parser for XRef streams.


Constructor Summary
XRefStreamParser(STDocument doc, COSDocumentParser parser)
           
 
Method Summary
 STXRefSection parse(IRandomAccess randomAcces)
          Parser the STXRefSection from the randomAccess.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRefStreamParser

public XRefStreamParser(STDocument doc,
                        COSDocumentParser parser)
Method Detail

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

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.