|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabk.html.ANodeObject<T>
abk.html.ATextNode<AHtmlBuilder.Text>
abk.html.AHtmlBuilder.Text
public static final class AHtmlBuilder.Text
Field Summary | |
---|---|
private static long |
serialVersionUID
|
Fields inherited from class abk.html.ANodeObject |
---|
iClass |
Constructor Summary | |
---|---|
AHtmlBuilder.Text()
|
|
AHtmlBuilder.Text(CharSequence text)
|
Method Summary |
---|
Methods inherited from class abk.html.ATextNode |
---|
append, reset, textContent, textContent, write |
Methods inherited from class abk.html.ANodeObject |
---|
appendTo, parent, parent, self, stringify, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
Constructor Detail |
---|
AHtmlBuilder.Text()
AHtmlBuilder.Text(CharSequence text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |