Uses of Interface
org.zkoss.zk.ui.metainfo.NamespaceParser
-
Packages that use NamespaceParser Package Description org.zkoss.zk.ui.util -
-
Uses of NamespaceParser in org.zkoss.zk.ui.util
Methods in org.zkoss.zk.ui.util that return types with arguments of type NamespaceParser Modifier and Type Method Description java.util.List<NamespaceParser>Configuration. getNamespaceParsers()Returns a readonly list of the system-level NamespaceParsers.
-