Uses of Package
org.zkoss.lang

Packages that use org.zkoss.lang
org.zkoss.lang The most fundamental Java utilities relevant. 
org.zkoss.util Utilities for handling data structures. 
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.web.servlet.dsp Dynamic Servlet Page (DSP). 
org.zkoss.xel XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL. 
org.zkoss.zk.au Requests and responsed used to communicate between client and server, called asynchronous updates. 
org.zkoss.zk.device Device (such as Ajax browsers and mobile devices) relevant classes. 
org.zkoss.zk.scripting Scripting intepreter relevant classes, including interpreter, namespace and so on. 
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
org.zkoss.zk.ui.select.impl Implementation of ZK Component Selector 
 

Classes in org.zkoss.lang used by org.zkoss.lang
Classes.MethodInfo
          The method info class used for Classes.parseMethod(String signature).
ClassResolver
          A resolver that can resolve the class of the given name.
Expectable
          A special interface to denote an exception is expectable -- it means the exception is not caused by programming error.
ImportedClassResolver
          The class resolve that allows to import classes and packages, like Java's import statement does.
MutableInteger
          Represents an integer that can be modified.
OperationException
          The expectable system exception denoting user's operation errors.
Strings.Result
          The result of Strings.substring(java.lang.String, int, char).
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.util
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.util.resource
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.web.servlet.dsp
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.xel
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.au
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.device
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.scripting
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.ui
ClassResolver
          A resolver that can resolve the class of the given name.
Expectable
          A special interface to denote an exception is expectable -- it means the exception is not caused by programming error.
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.ui.impl
ClassResolver
          A resolver that can resolve the class of the given name.
 

Classes in org.zkoss.lang used by org.zkoss.zk.ui.metainfo
ClassResolver
          A resolver that can resolve the class of the given name.
SystemException
          Indicates a system exception.
 

Classes in org.zkoss.lang used by org.zkoss.zk.ui.select.impl
SystemException
          Indicates a system exception.
 



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