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

您现在的位置是:虫虫源码 > Java > 静态检查和多包封装文件java模块

静态检查和多包封装文件java模块

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

资 源 简 介

Modular software development implies a distinction between interface and implementation. Java supports treating classes and packages as modules through its access modifiers. However, Java lacks such support for multi-package modules. This project defines a convention for identifying multi-package modules in the form of capsules. A capsule is defined by a root package and an export keyword. An export keyword is an annotation type. A capsule consists of its root package and all descendant packages in the package tree. The exported elements of a capsule are the types and members in the capsule that are annotated with the capsule"s export keyword. A root package is associated with an export keyword using the @capsules.Capsule annotation. The project offers tool support for capsules in the form of a static checker and a Javadoc doclet. The static checker, given

文 件 列 表

docs
capsules
resources
allclasses-frame.html
allclasses-noframe.html
constant-values.html
deprecated-list.html
help-doc.html
index-all.html
index.html
overview-tree.html
package-list
stylesheet.css
example
capsulesexample
License.txt
capsules.jar
example.xml
example_checker_output.txt
VIP VIP
0.180809s