Package aQute.bnd.build.model.conversions
@Version("1.2.0")
package aQute.bnd.build.model.conversions
-
ClassDescriptionConverter<R,
T> Formatter for booleans with a default value; if the input value matches the default then it is formatted tonull
.EnumConverter<E extends Enum<E>>EnumFormatter<E extends Enum<E>>Formats an enum type.Turns newlines to textual escaped newlines and orphaned backslashes to double backslashes.