Uses of Enum Class
com.extractpdf4j.annotations.ParserMode
Packages that use ParserMode
Package
Description
Defines annotations used throughout ExtractPDF4J for configuration, metadata declaration,
and extension points.
-
Uses of ParserMode in com.extractpdf4j.annotations
Methods in com.extractpdf4j.annotations that return ParserModeModifier and TypeMethodDescriptionstatic ParserModeReturns the enum constant of this class with the specified name.static ParserMode[]ParserMode.values()Returns an array containing the constants of this enum class, in the order they are declared.