Uses of Class
adams.doc.xhtml.Body
-
Packages that use Body Package Description adams.doc.xhtml -
-
Uses of Body in adams.doc.xhtml
Fields in adams.doc.xhtml declared as Body Modifier and Type Field Description protected Body
Html. m_Body
the body tag.Methods in adams.doc.xhtml that return Body Modifier and Type Method Description Body
Html. getBody()
Returns the BODY tag.
-