| Constructor and Description |
|---|
XRefReader() |
XRefReader(COSXRefInfo info) |
XRefReader(List<COSXRefInfo> infos) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsKey(COSKey key) |
COSTrailer |
getFirstTrailer() |
List<COSKey> |
getKeys() |
COSTrailer |
getLastTrailer() |
Long |
getOffset(COSKey key) |
long |
getStartXRef() |
COSTrailer |
getTrailer() |
protected void |
setXRefInfo(COSXRefInfo info) |
protected void |
setXRefInfo(List<COSXRefInfo> infos) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGreatestKeyNumberFromXref, getHeader, getLastTrailerOffset, getObject, getObject, getPDFSource, isLinearizedpublic XRefReader()
throws IOException
IOExceptionpublic XRefReader(List<COSXRefInfo> infos) throws IOException
IOExceptionpublic XRefReader(COSXRefInfo info) throws IOException
IOExceptionpublic long getStartXRef()
getStartXRef in interface IReaderpublic COSTrailer getTrailer()
getTrailer in interface IReaderpublic COSTrailer getFirstTrailer()
getFirstTrailer in interface IReaderpublic COSTrailer getLastTrailer()
getLastTrailer in interface IReaderprotected void setXRefInfo(List<COSXRefInfo> infos)
protected void setXRefInfo(COSXRefInfo info)
protected boolean containsKey(COSKey key)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.