@Version("1.2.0")
Package aQute.bnd.build.model.conversions
-
Interface Summary Interface Description Converter<R,T> -
Class Summary Class Description CapabilityFormatter CollectionFormatter<T> DefaultBooleanFormatter Formatter for booleans with a default value; if the input value matches the default then it is formatted tonull
.DefaultFormatter EEConverter EEFormatter EnumConverter<E extends java.lang.Enum<E>> EnumFormatter<E extends java.lang.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