| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document | |
| org.apache.ecs | |
| Uses of Document in org.apache.ecs | 
| Methods in org.apache.ecs that return Document | |
 Document | 
Document.setDoctype(Doctype set_doctype)
Set the doctype element for this document container.  | 
 Document | 
Document.setHtml(Html set_html)
Set the html element for this document container.  | 
 Document | 
Document.setHead(Head set_head)
Set the head element for this document container.  | 
 Document | 
Document.appendHead(Element value)
Append to the head element for this document container.  | 
 Document | 
Document.appendHead(java.lang.String value)
Append to the head element for this document container.  | 
 Document | 
Document.setBody(Body set_body)
Set the Body element for this document container.  | 
 Document | 
Document.appendBody(Element value)
Append to the body element for this document container.  | 
 Document | 
Document.appendBody(java.lang.String value)
Append to the body element for this document container.  | 
 Document | 
Document.setTitle(Title set_title)
Set the Title element for this document container.  | 
 Document | 
Document.appendTitle(Element value)
Append to the title element for this document container.  | 
 Document | 
Document.appendTitle(java.lang.String value)
Append to the title element for this document container.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||