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 |
Attribute
The iDOM attribute.
|
class |
Binary
The binary item.
|
class |
CData
The iDOM CDATA.
|
class |
Comment
The iDOM Comment.
|
class |
DocType
The iDOM DocType.
|
class |
Document
Represents Document which is also W3C/DOM's document,
i.e., org.w3c.dom.Document.
|
class |
Element
The iDOM element.
|
class |
EntityReference
The iDOM entity reference.
|
class |
ProcessingInstruction
The iDOM processing instruction.
|
class |
Text
The iDOM Text.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroup
A semi-implemented item for group.
|
class |
AbstractTextual
Represents a textual item.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.