public abstract static class InputMode.Parser extends Object
InputMode| Constructor and Description |
|---|
InputMode.Parser() |
public InputMode.Parser()
public abstract IndependentPair<String,List<URL>> parse(String data) throws Exception
data - the data record from the input fileException - if an error occurs