This element provides a Java interface topic type as a link in a DITA map.
A <javaInterfaceRef > element can contain <topicref> and <topicmeta> sub elements, allowing you to express navigation or table-of-contents hierarchies, as well as implying relationships between the containing topicref and its children. It can also be used to override the title and short description of the topic.
<javaPackageRef navtitle="Package com.ibm.xtools.ras.export" href="com.ibm.xtools.ras.export.dita"> <javaInterfaceRef navtitle="IDefaultComponentExportDataModel Interface" href="IDefaultComponentExportDataModel.dita"> </javaInterfaceRef> </javaPackageRef>