at.knowcenter.wag.exactparser.parsing.results
Class TrailerParseResult
java.lang.Object
at.knowcenter.wag.exactparser.parsing.results.ParseResult
at.knowcenter.wag.exactparser.parsing.results.TrailerParseResult
public class TrailerParseResult
- extends ParseResult
The ParseResult of parsing the trailer.
- Author:
- wprinz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contents_index
public int contents_index
contents_end_index
public int contents_end_index
dpr
public DictionaryParseResult dpr
info
public IndirectObjectReferenceParseResult info
root
public IndirectObjectReferenceParseResult root
size
public int size
- The content of the "/Size" entry.
has_predecessor
public boolean has_predecessor
- Tells, if this PDF footer has a predecessor (as specified by
the /Prev entry).
TrailerParseResult
public TrailerParseResult()
getPrev
public int getPrev()
setPrev
public void setPrev(int prev)
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.