javaInterfaceDetail

The <javaInterfaceDetail> element can contain the Java interface definition, the Java API description, examples, and other sections.

Description

In the <javaInterfaceDetail> element, the <example> and <section> elements provide support for the current specific API reference.

Contained by

javaInterface

Contains

apiDesc, apiImpl, example, javaInterfaceDef, section

Content model

( (javaInterfaceDef) (optional) then (apiDesc) (optional) then (example or section or apiImpl) (any number))

Inheritance

topic/body reference/refbody apiRef/apiDetail apiClassifier/apiClassifierDetail