| 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 |
Element
The iDOM element.
|
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
AbstractItem.match(Namespaceable vtx,
String namespace,
String name,
Pattern ptn,
int mode)
Tests whether a namespaceable item matches the criteria.
|
Copyright © 2018. All rights reserved.