Uses of Interface
org.zkoss.idom.Namespaceable

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.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo