Class Document

Object
   |
   +--Document

class Document

 
Method Summary
 Element getBody()
           Returns the "body" element of an HTML document, or the document elment of a general XML document.
 Element getHead()
           Returns the "head" element of an HTML document, or the document elment of a general XML document.
 Boolean isHTML()
           A test to see if tis is an X/HTML document.


Method Detail

getBody

Element getBody()

getHead

Element getHead()

isHTML

Boolean isHTML()


Documentation generated by JSDoc on Wed Nov 1 15:37:30 2006