|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.goerntkai.scot.app.document.NoframesComponent
Represents a noframes definition, found in a FramesetDocument
.
Constructor Summary | |
NoframesComponent(SCoTBlock[] blocks)
Stores the content blocks. |
Method Summary | |
org.w3c.dom.Node |
toHTML(org.w3c.dom.Document doc)
Returns the HTML representation of the element. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoframesComponent(SCoTBlock[] blocks)
blocks
- the content blocksMethod Detail |
public org.w3c.dom.Node toHTML(org.w3c.dom.Document doc)
toHTML
in interface ISCoTComponent
doc
- the parent document
ISCoTComponent.toHTML(org.w3c.dom.Document)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |