| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| SystemException
Indicates a system exception.
|
| Class and Description |
|---|
| SystemException
Indicates a system exception.
|
| Class and Description |
|---|
| SystemException
Indicates a system exception.
|
Copyright © 2018. All rights reserved.