Uses of Class
org.apache.pdfbox.debugger.ui.XrefEntry
-
Packages that use XrefEntry Package Description org.apache.pdfbox.debugger.ui -
-
Uses of XrefEntry in org.apache.pdfbox.debugger.ui
Methods in org.apache.pdfbox.debugger.ui that return XrefEntry Modifier and Type Method Description XrefEntryXrefEntries. getXrefEntry(int index)Methods in org.apache.pdfbox.debugger.ui with parameters of type XrefEntry Modifier and Type Method Description intXrefEntries. indexOf(XrefEntry xrefEntry)
-