Uses of Enum
com.gitlab.pdftk_java.TK_Session.ArgState
Packages that use TK_Session.ArgState
-
Uses of TK_Session.ArgState in com.gitlab.pdftk_java
Fields in com.gitlab.pdftk_java declared as TK_Session.ArgStateModifier and TypeFieldDescription(package private) TK_Session.ArgState
TK_Session.Parser.arg_state
(package private) TK_Session.ArgState
TK_Session.ArgStateMutable.value
Methods in com.gitlab.pdftk_java that return TK_Session.ArgStateModifier and TypeMethodDescriptionstatic TK_Session.ArgState
Returns the enum constant of this type with the specified name.static TK_Session.ArgState[]
TK_Session.ArgState.values()
Returns an array containing the constants of this enum type, in the order they are declared.