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() |
SortedSet<Long> |
getStartXRefs() |
COSTrailer |
getTrailer() |
protected void |
setXRefInfo(COSXRefInfo info) |
protected void |
setXRefInfo(List<COSXRefInfo> infos) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGreatestKeyNumberFromXref, getHeader, getLastTrailerOffset, getObject, getObject, getPDFSource, isLinearized
public XRefReader()
public XRefReader(List<COSXRefInfo> infos)
public XRefReader(COSXRefInfo info)
public long getStartXRef()
getStartXRef
in interface IReader
public SortedSet<Long> getStartXRefs()
getStartXRefs
in interface IReader
public COSTrailer getTrailer()
getTrailer
in interface IReader
public COSTrailer getFirstTrailer()
getFirstTrailer
in interface IReader
public COSTrailer getLastTrailer()
getLastTrailer
in interface IReader
protected void setXRefInfo(List<COSXRefInfo> infos)
protected void setXRefInfo(COSXRefInfo info)
protected boolean containsKey(COSKey key)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.