aQute.bnd.build.model.conversions
Class EEFormatter
java.lang.Object
aQute.bnd.build.model.conversions.EEFormatter
- All Implemented Interfaces:
- Converter<String,EE>
public final class EEFormatter
- extends Object
- implements Converter<String,EE>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EEFormatter
public EEFormatter()
convert
public String convert(EE input)
throws IllegalArgumentException
- Specified by:
convert in interface Converter<String,EE>
- Throws:
IllegalArgumentException
error
public String error(String msg)
- Specified by:
error in interface Converter<String,EE>
Copyright © 2014 aQute SARL. All rights reserved.