| Package | Description |
|---|---|
| org.zkoss.idom |
The iDOM representation of XML DOM tree.
|
| org.zkoss.idom.impl |
Implementation of iDOM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Binary
The binary item.
|
class |
CData
The iDOM CDATA.
|
class |
Comment
The iDOM Comment.
|
class |
Text
The iDOM Text.
|
| Modifier and Type | Method and Description |
|---|---|
Textual |
Textual.split(int offset)
Splits at the specified offset into two Textual objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextual
Represents a textual item.
|
| Modifier and Type | Method and Description |
|---|---|
Textual |
AbstractTextual.split(int offset) |
Copyright © 2018. All rights reserved.