Interface | Description |
---|---|
DependencyUtil.NodeValueListener<T> | |
StringClauses.LiteralClause | |
StringUtil.StringUtilFormatter<Type> |
Class | Description |
---|---|
BomAwareInputStream |
Read up to 4 bytes to determine the BOM.
|
BooleanParser | Deprecated
use
BooleanUtil |
BooleanUtil |
Various utility methods for working with boolean objects.
|
BooleanUtils | Deprecated
use
BooleanUtil |
CollectionUtil | |
DependencyUtil | |
DependencyUtil.DependencyGraph<T> | |
ExpressionMatcher |
Common functionality for matching set of Context/Labels against provided expression.
|
FilenameUtil |
General filename and filepath manipulation utilities.
|
FileUtil | |
ISODateFormat | |
JdbcUtil | |
JdbcUtils | Deprecated
use
JdbcUtil |
LiquibaseUtil | |
MD5Util |
Generates md5-sums based on a string.
|
NetUtil | |
NowAndTodayUtil |
Handles 'NOW' and 'TODAY' for Date / Time type columns
|
NumberUtil |
Miscellaneous utility methods for number conversion and parsing.
|
NumberUtils | Deprecated
use
NumberUtil |
ObjectUtil |
Various methods that make it easier to read and write object properties using the propertyName, instead of having
to look up the correct reader/writer methods manually first.
|
OsgiUtil | |
SmartMap |
Implementation of Map with the added methods
SmartMap.get(String, Class) and SmartMap.get(String, Object) to make the return values type safe and/or auto-converted. |
SnakeYamlUtil |
This class provides methods that are necessary because older (< 1.32) versions of SnakeYaml do not have
those methods.
|
SqlParser | |
SqlUtil | |
StreamUtil |
Utilities for working with streams.
|
StringClauses |
Defines a list of clauses that can be manipulated and rearranged based on keys associated with each.
|
StringClauses.ClauseIterator | |
StringClauses.Comment | |
StringClauses.Delimiter | |
StringClauses.Whitespace | |
StringUtil |
Various utility methods for working with strings.
|
StringUtil.DefaultFormatter | |
StringUtil.ToStringFormatter | |
SystemUtil | |
TableOutput | |
Validate |
Similar to assert logic, but will run regardless of JVM settings.
|
XMLUtil |
Various utility methods for working with XML.
|
Enum | Description |
---|---|
ColumnParentType |
Used to indicate what type of relation owns a column.
|
Copyright © 2023 Liquibase.org. All rights reserved.