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.xel XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL. 
 

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 specifial 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 statment does.
MutableInteger
          Represents an interger 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.
Warning
          Represents an exception is a warning rather than error.
 

Classes in org.zkoss.lang used by org.zkoss.util
CommonException
          The most fundamental non-runtime exception of Potix classes.
Expectable
          A specifial 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.util.resource
SystemException
          Indicates a system exception.
 

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



Copyright © 2011. All Rights Reserved.