Bndtools http://bndtools.org/
- java.lang.Object
-
- aQute.bnd.build.model.conversions.DefaultBooleanFormatter
-
- All Implemented Interfaces:
- Converter<java.lang.String,java.lang.Boolean>
public class DefaultBooleanFormatter
extends java.lang.Object
implements Converter<java.lang.String,java.lang.Boolean>
Formatter for booleans with a default value; if the input value matches the
default then it is formatted to null.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
convert(java.lang.Boolean input) |
java.lang.String |
error(java.lang.String msg) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.