|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Namespaceable | |
---|---|
org.zkoss.idom | The iDOM representation of XML DOM tree. |
org.zkoss.idom.impl | Implementation of iDOM. |
Uses of Namespaceable in org.zkoss.idom |
---|
Classes in org.zkoss.idom that implement Namespaceable | |
---|---|
class |
Attribute
The iDOM attribute. |
class |
Element
The iDOM element. |
Uses of Namespaceable in org.zkoss.idom.impl |
---|
Methods in org.zkoss.idom.impl with parameters of type Namespaceable | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |