| Package | Description |
|---|---|
| org.zkoss.lang |
The most fundamental Java utilities relevant.
|
| org.zkoss.mesg |
Message for multi-language messages (locale-dependent).
|
| org.zkoss.util |
Utilities for handling data structures.
|
| org.zkoss.xel |
XEL - Extensible Expression Language to encapsulate different
implementations, such as EL, MVEL and OGNL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonException
The most fundamental non-runtime exception of Potix classes.
|
class |
OperationException
The expectable system exception denoting user's operation errors.
|
class |
PotentialDeadLockException
Denote a potential dead lock might occur.
|
class |
SystemException
Indicates a system exception.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MCommon |
interface |
Messageable
Denotes an object that contains a message by use of an integer,
called code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Messages
The message manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalSyntaxException
Represents a syntax error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XelException
Represents a XEL exception.
|
Copyright © 2018. All rights reserved.