|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.aragost.html.Element
Constructor Summary | |
Element()
|
Method Summary | |
boolean |
isCellLike()
Check if the receiver is cell like. |
boolean |
isNowrap()
|
abstract void |
writeTo(HtmlWriter writer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Element()
Method Detail |
public abstract void writeTo(HtmlWriter writer)
public boolean isCellLike()
public boolean isNowrap()
|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |