- size
int size()
Undocumented in source.
- getDataType
Data.DataType getDataType()
Undocumented in source.
- encode
int encode(ByteBuffer b)
Undocumented in source.
- replaceWith
IElement replaceWith(IElement elt)
Undocumented in source.
- addChild
IElement addChild(IElement element)
Undocumented in source.
- checkChild
IElement checkChild(IElement element)
Undocumented in source.
- next
IElement next()
Undocumented in source.
- prev
IElement prev()
Undocumented in source.
- child
IElement child()
Undocumented in source.
- parent
IElement parent()
Undocumented in source.
- setNext
void setNext(IElement elt)
Undocumented in source.
- setPrev
void setPrev(IElement elt)
Undocumented in source.
- setParent
void setParent(IElement elt)
Undocumented in source.
- setChild
void setChild(IElement elt)
Undocumented in source.
- canEnter
bool canEnter()
Undocumented in source.
- render
void render(string sb)
Undocumented in source.
- getValue
Object getValue()
Undocumented in source.