intarsys PDF library API

de.intarsys.pdf.st
Class XRefTrailerParser

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

public class XRefTrailerParser
extends AbstractXRefParser

A parser for XRef objects in "classical" format.


Constructor Summary
XRefTrailerParser(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

XRefTrailerParser

public XRefTrailerParser(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.