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