JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.sejda.sambox.xref.XrefType
Packages that use
XrefType
Package
Description
org.sejda.sambox.xref
Uses of
XrefType
in
org.sejda.sambox.xref
Methods in
org.sejda.sambox.xref
that return
XrefType
Modifier and Type
Method
Description
XrefType
XrefEntry.
getType
()
static
XrefType
XrefType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
XrefType
[]
XrefType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.