aQute.bnd.build.model.conversions
Class EEConverter

java.lang.Object
  extended by aQute.bnd.build.model.conversions.EEConverter
All Implemented Interfaces:
Converter<EE,String>

public class EEConverter
extends Object
implements Converter<EE,String>


Constructor Summary
EEConverter()
           
 
Method Summary
 EE convert(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EEConverter

public EEConverter()
Method Detail

convert

public EE convert(String input)
           throws IllegalArgumentException
Specified by:
convert in interface Converter<EE,String>
Throws:
IllegalArgumentException


Copyright © 2013 aQute SARL. All Rights Reserved.