javaMethodDetail

The <javaMethodDetai> element can contain the Java method definition, the description, return values, the exception thrown, and other sections.

Description

In the <javaMethodDetail> element the <example> and <section> elements are provided to support the current specific API reference.

Contained by

javaMethod

Contains

apiDesc, apiImpl, example, javaConstructorDef, javaMethodDef, section

Content model

( (javaMethodDef or javaConstructorDef) then (apiDesc) (optional) then (example or section or apiImpl) (any number))

Inheritance

topic/body reference/refbody apiRef/apiDetail apiOperation/apiOperationDetail