Package liquibase.io
package liquibase.io
-
ClassDescriptionInput stream that does not read (skips) lines starting with
commentPatternand line endings.The OutputFileHandler interface defines methods for handling log output files in Liquibase.Standard Liquibase behavior of redirecting console output to output-file.OutputStreamimplementation that transforms a byte stream to a character stream using a specified charset encoding and writes the resulting stream to aWriter.