Uses of Enum
com.gitlab.pdftk_java.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in com.gitlab.pdftk_java
Methods in com.gitlab.pdftk_java that return ErrorCodeModifier and TypeMethodDescription(package private) ErrorCode
TK_Session.create_output()
(package private) ErrorCode
burst.create_output_burst()
(package private) ErrorCode
cat.create_output_cat()
(package private) ErrorCode
filter.create_output_filter()
(package private) ErrorCode
cat.create_output_page
(PdfCopy writer_p, PageRef page_ref, int output_page_count) static ErrorCode
Returns the enum constant of this type with the specified name.static ErrorCode[]
ErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.