org.apache.pdfbox.pdmodel.common
Class XrefEntry
java.lang.Object
org.apache.pdfbox.pdmodel.common.XrefEntry
public class XrefEntry
- extends Object
- Author:
- adam
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XrefEntry
public XrefEntry()
XrefEntry
public XrefEntry(int objectNumber,
int byteOffset,
int generation,
String inUse)
getByteOffset
public int getByteOffset()
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.