Uses of Enum
com.gitlab.pdftk_java.keyword
Packages that use keyword
-
Uses of keyword in com.gitlab.pdftk_java
Fields in com.gitlab.pdftk_java declared as keywordModifier and TypeFieldDescription(package private) keyword
TK_Session.Parser.arg_keyword
(package private) keyword
TK_Session.m_operation
Methods in com.gitlab.pdftk_java that return keywordModifier and TypeMethodDescription(package private) static keyword
keyword.consume_keyword
(StringBuilder ssb) (package private) static keyword
keyword.is_keyword
(String ss) static keyword
Returns the enum constant of this type with the specified name.static keyword[]
keyword.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.gitlab.pdftk_java with parameters of type keywordModifier and TypeMethodDescriptionprivate boolean
TK_Session.handle_some_output_options
(keyword kw, TK_Session.ArgStateMutable arg_state_p)