Package com.itextpdf.commons.utils
package com.itextpdf.commons.utils
-
ClassDescriptionFunctional interface which takes 0 parameters and returns nothing.Encodes and decodes to and from Base64 notation.A
Base64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.ABase64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.This file is a helper class for internal usage only.A simple dependency injection container.Dependency injection configuration loader class.This file is a helper class for internal usage only.This file is a helper class for internal usage only.Utility class for JSON serialization and deserialization operations.Utility class for work with collections.This file is a helper class for internal usage only.This class is used to generate placeholder text for the examples and tests.The enum Place holder text by.Class contains a process information, such as process exit code and process output.Utility class which splits string data to array by provided character.This file is a helper class for internal usage only.Allows reading entries from a zip file.Allows writing entries into a zip file.