Uses of Interface
org.zkoss.zk.ui.metainfo.NamespaceParser

Packages that use NamespaceParser
org.zkoss.bind.impl Core Implementation for ZK Bind 
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
 

Uses of NamespaceParser in org.zkoss.bind.impl
 

Classes in org.zkoss.bind.impl that implement NamespaceParser
 class ClientBinderCommandParser
          A client binder command parser for @command and @global-command
 

Uses of NamespaceParser in org.zkoss.zk.ui.util
 

Methods in org.zkoss.zk.ui.util that return types with arguments of type NamespaceParser
 java.util.List<NamespaceParser> Configuration.getNamespaceParsers()
          Returns a readonly list of the system-level NamespaceParsers.
 



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