Provides all the elements that describe the items in a Java API package.
The javaPackage topic type contains the reference elements to subpackages, classes, and interfaces. Within a javaPackage topic type, you can create a New Document Type by clicking
from the Epic Editor menu. The HTML output file contains and displays the short descriptions for all component classes and interfaces. The short descriptions are inherited from the short description for that class or interface during the transformation from XML to HTML.<javaPackage id=""> <apiName></apiName> <shortdesc></shortdesc> <javaPackageDetail> <apiDesc></apiDesc> </javaPackageDetail> </javaPackage>