abk.html
Class AHtmlBuilder.Text

java.lang.Object
  extended by abk.html.ANodeObject<T>
      extended by abk.html.ATextNode<AHtmlBuilder.Text>
          extended by abk.html.AHtmlBuilder.Text
All Implemented Interfaces:
Serializable
Enclosing class:
AHtmlBuilder

public static final class AHtmlBuilder.Text
extends ATextNode<AHtmlBuilder.Text>

See Also:
Serialized Form

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

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

AHtmlBuilder.Text

AHtmlBuilder.Text()

AHtmlBuilder.Text

AHtmlBuilder.Text(CharSequence text)


Copyright © 2024. All rights reserved.