Class ConditionalOperators
java.lang.Object
org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators
Provides the conditional operators such as "if" and "ifelse".
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
Implements the "if" operator.(package private) static class
Implements the "ifelse" operator. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConditionalOperators
private ConditionalOperators()
-