首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > utilargs

utilargs

  • 资源大小:10.22 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Parser and binder for Java utilities. Allows reading of main method arguments in POSIX.1-2008 standard in Java-friendly way. Does not have references to any 3rd party libraries (pure JSE) to minimize dependency overhead. Heavily relies on Reflection API. Reference specification: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html Snapshot 0.3-SNAPSHOT no production code changes comparing to Release 0.2 major tests rewrite and update (CodeCoverage) API changes ArgumentBinder.bind(Parameter, Object) this method returns void instead of boolean when binding is not successful then Exception should be thrown ArgumentProcessor(String[], Object) public constructor deprecated in Release 0.2 has been permanently removed Releases 27/1/201
VIP VIP
0.187831s