public interface Parser<X,T>
T
parse(X x)
T parse(X x) throws Exception
Exception
Copyright © 2012–2015 TupiLabs. All rights reserved.