Package com.itextpdf.test.runtime
Interface VeraPdfValidatorApp.ConsoleWriter
- Enclosing class:
- VeraPdfValidatorApp
public static interface VeraPdfValidatorApp.ConsoleWriter
Interface for writing to the console.
-
Method Summary
-
Method Details
-
write
Writes a message to the console.- Parameters:
-
message
- The message to write.
-