The <javaMethodDetai> element can contain the Java method definition, the description, return values, the exception thrown, and other sections.
In the <javaMethodDetail> element the <example> and <section> elements are provided to support the current specific API reference.
apiDesc, apiImpl, example, javaConstructorDef, javaMethodDef, section
( (javaMethodDef or javaConstructorDef) then (apiDesc) (optional) then (example or section or apiImpl) (any number))