Uses of Enum
com.gitlab.pdftk_java.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in com.gitlab.pdftk_java
Subclasses with type arguments of type ErrorCode in com.gitlab.pdftk_javaMethods in com.gitlab.pdftk_java that return ErrorCodeModifier and TypeMethodDescription(package private) ErrorCodeTK_Session.create_output()(package private) ErrorCodeburst.create_output_burst()(package private) ErrorCodecat.create_output_cat()(package private) ErrorCodefilter.create_output_filter()(package private) ErrorCodecat.create_output_page(PdfCopy writer_p, PageRef page_ref, int output_page_count) static ErrorCodeReturns 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.