Interface | Description |
---|---|
Converter<R,T> |
Class | Description |
---|---|
CollectionFormatter<T> | |
DefaultBooleanFormatter |
Formatter for booleans with a default value; if the input value matches the
default then it is formatted to
null . |
DefaultFormatter | |
EEConverter | |
EEFormatter | |
EnumConverter<E extends Enum<E>> | |
EnumFormatter<E extends Enum<E>> |
Formats an enum type.
|
HeaderClauseFormatter | |
HeaderClauseListConverter<R> | |
MapFormatter | |
NewlineEscapedStringFormatter |
Turns newlines to textual escaped newlines and orphaned backslashes to double
backslashes.
|
NoopConverter<T> | |
PropertiesConverter | |
PropertiesEntryFormatter | |
RequirementFormatter | |
RequirementListConverter | |
SimpleListConverter<R> | |
StringEntryConverter | |
VersionedClauseConverter |
Copyright © 2021 aQute SARL. All rights reserved.