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