public class COSXRefInfo extends Object
| Constructor and Description |
|---|
COSXRefInfo() |
| Modifier and Type | Method and Description |
|---|---|
long |
getStartXRef() |
COSTrailer |
getTrailer() |
COSXRefSection |
getXRefSection() |
void |
setStartXRef(long startXRef) |
void |
setTrailer(COSObject object) |
void |
setXref(COSXRefSection xref) |
public long getStartXRef()
public void setStartXRef(long startXRef)
public COSXRefSection getXRefSection()
public void setXref(COSXRefSection xref)
public COSTrailer getTrailer()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.