javaapi-domain module
Provides the description of the elements that refer to the API
items within Java API topics or other DITA topic types, such as concept or
task.
Description
The javaapi-domain is a module that packages
several elements, such as <javaoperation> or <javapackage> elements.
These elements allow the writer a consistent way to provide references to
other topic types operations or packages.
The javaapi-domain
topic contains the following elements:
- javaclass
The <javaclass> element is a reference to a Java class.
- javafield
The <javafield> element is a reference to a Java field.
- javainterface
The <javainterface> element is a reference to a Java interface.
- javamethod
The <javamethod> element is a reference to a Java method.