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,
java.lang.String namespace,
java.lang.String name,
java.util.regex.Pattern ptn,
int mode)
Tests whether a namespaceable item matches the criteria.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.