|
Class Summary |
| DomPackageVisitor |
This visitor creates a JDom Document containing all the details of
the visited PackageInfo instances. |
| PackageInfoImpl |
A helper class which stores once the Package details and contains a Set
containing all the related Java language package names (the dot separated package name
like net.sourceforge.argval.packageinfo ). |
| PackageInfoManagerImpl |
Utility for visiting the added Package instances. |
| SimplePackageInfoVisitor |
Creates a plain text which shows the visited PackageInfo title
and (implementation) version. |