|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Textual | |
---|---|
org.zkoss.idom | The iDOM representation of XML DOM tree. |
org.zkoss.idom.impl | Implementation of iDOM. |
Uses of Textual in org.zkoss.idom |
---|
Classes in org.zkoss.idom that implement Textual | |
---|---|
class |
Binary
The binary item. |
class |
CData
The iDOM CDATA. |
class |
Comment
The iDOM Comment. |
class |
Text
The iDOM Text. |
Methods in org.zkoss.idom that return Textual | |
---|---|
Textual |
Textual.split(int offset)
Splits at the specified offset into two Textual objects. |
Uses of Textual in org.zkoss.idom.impl |
---|
Classes in org.zkoss.idom.impl that implement Textual | |
---|---|
class |
AbstractTextual
Represents a textual item. |
Methods in org.zkoss.idom.impl that return Textual | |
---|---|
Textual |
AbstractTextual.split(int offset)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |