I
O
public interface Parser<I,O>
ParserException
parse(I input)
O parse(I input) throws javax.measure.format.ParserException
javax.measure.format.ParserException