jPod PDF library

de.intarsys.pdf.st
Class STTools.EntryCollector

java.lang.Object
  extended by de.intarsys.pdf.st.STTools.EntryCollector
Enclosing class:
STTools

public static class STTools.EntryCollector
extends Object


Constructor Summary
STTools.EntryCollector()
           
 
Method Summary
 List<STXRefEntry> getEntries()
           
 void visitFromCompressed(STXRefEntryCompressed entry)
           
 void visitFromFree(STXRefEntryFree entry)
           
 void visitFromOccupied(STXRefEntryOccupied entry)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STTools.EntryCollector

public STTools.EntryCollector()
Method Detail

getEntries

public List<STXRefEntry> getEntries()

visitFromCompressed

public void visitFromCompressed(STXRefEntryCompressed entry)
                         throws XRefEntryVisitorException
Throws:
XRefEntryVisitorException

visitFromFree

public void visitFromFree(STXRefEntryFree entry)
                   throws XRefEntryVisitorException
Throws:
XRefEntryVisitorException

visitFromOccupied

public void visitFromOccupied(STXRefEntryOccupied entry)
                       throws XRefEntryVisitorException
Throws:
XRefEntryVisitorException

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.