All Classes Interface Summary Class Summary Exception Summary
| Class |
Description |
| AAudio |
Represents an audio.
|
| AbstractGroup |
A semi-implemented item for group.
|
| AbstractGroup.ElementMap |
Stores a 'cached' map of child elements to speed up the access.
|
| AbstractItem |
A semi-implemented item for leaf vertices.
|
| AbstractLoader<K,V> |
A skeletal implementation that assumes the source is either URL or File.
|
| AbstractTextual |
Represents a textual item.
|
| AImage |
Represents an image.
|
| AMedia |
A media object holding content such PDF, HTML, DOC or XLS content.
|
| ArraysX |
Utilities for handling arrays.
|
| Attributable |
Represents a class that has attributes.
|
| Attribute |
The iDOM attribute.
|
| Audio |
Represents an audio.
|
| AVideo |
Represents a video.
|
| BigDecimals |
Utilities and constants of big decimals.
|
| BigIntegers |
BigInteger utilities.
|
| Binable |
Represent a class that allows any type of objects, not just String.
|
| Binary |
The binary item.
|
| Cache<K,V> |
Represents a cache.
|
| CacheMap<K,V> |
The cache map.
|
| CacheMap.Value<V> |
The class to hold key/value.
|
| CData |
The iDOM CDATA.
|
| Checksums |
Checksum relevant utilities.
|
| Classes |
Utilities to handle java.lang.Class
|
| Classes.MethodInfo |
|
| ClassLocator |
The locator searches the current thread's context class loader,
and then this class's class loader.
|
| ClassReflect |
The implementation for using ZEL.
|
| ClassResolver |
A resolver that can resolve the class of the given name.
|
| Cleanups |
Utilities to clean up resources when the application is stopping.
|
| Cleanups.Cleanup |
The interface to implement for each cleanup.
|
| CollectionsX |
The collection related utilities.
|
| CollectionsX.ArrayCollection<E> |
An readonly collection on top of an array.
|
| CollectionsX.ArrayEnumeration<E> |
An enumeration on top of an array.
|
| CollectionsX.ArrayIterator<E> |
An iterator on top of an array.
|
| CollectionsX.ArrayList<E> |
An readonly list on top of an array.
|
| CollectionsX.ArrayListIterator<E> |
|
| CollectionsX.CollectionEnumeration<E> |
An enumeration on top of a collection or iterator.
|
| CollectionsX.EnumerationIterator<E> |
An iterator that iterates thru an Enumeration.
|
| CollectionsX.OneCollection<E> |
A collection that contains only one element.
|
| CollectionsX.OneEnumeration<E> |
An enumeration that enumerates one element.
|
| CollectionsX.OneIterator<E> |
An iterator that iterates one element.
|
| Comment |
The iDOM Comment.
|
| CommonException |
The most fundamental non-runtime exception of Potix classes.
|
| CommonFns |
Common functions used with EL.
|
| Comparables |
Utilities regarding Comparable type objects.
|
| ContainerFactory |
Container factory for creating containers for JSON object and JSON array.
|
| ContentLoader |
A Loader that loads the resource by use URL.getContent()
if the source is URL, or loads into a String if the source is a File
(and assuming UTF-8).
|
| ContentTypes |
Utilities relevant to content types.
|
| ContextClassLoaderFactory |
|
| Converter<F,T> |
A converter used to convert a value to another.
|
| DateFormatInfo |
The format information for date/time.
|
| DateFormats |
DateFormat relevant utilities.
|
| Dates |
Utilities for java.util.Date
|
| DefaultIDOMFactory |
The default iDOM factory.
|
| DocType |
The iDOM DocType.
|
| Document |
Represents Document which is also W3C/DOM's document,
i.e., org.w3c.dom.Document.
|
| DOMException |
Denotes an operation is not supported.
|
| DOMImplementation |
The iDOM's implementation of DOMImplementation.
|
| DualCollection<T> |
A combination of two collections into a collection.
|
| DualFunctionMapper |
Combine two function mappers into one function mapper.
|
| Element |
The iDOM element.
|
| ELFactory |
An implementation based on ZK Commons EL (zcommons-el.jar:
org.zkforge.apache.commons.el.ExpressionEvaluatorImpl).
|
| ELFactory |
An XEL ExpressionFactory implementation based on ZEL ExpressionFactory.
|
| ELXelExpression |
An XEL Expression that is based on ZEL ValueExpression.
|
| ELXelExpression.ValueReferenceImpl |
|
| EmptyCacheMap<K,V> |
An empty cache map.
|
| EmptyNamedNodeMap |
An empty NamedNodeMap.
|
| EntityReference |
The iDOM entity reference.
|
| Evaluators |
It maps a name with an evaluator implementation.
|
| Exceptions |
Utilities for Exceptions.
|
| Expectable |
A special interface to denote an exception is expectable -- it means
the exception is not caused by programming error.
|
| Expression |
Represent a prepared (a.k.a., compiled) expression.
|
| ExpressionFactory |
|
| Expressions |
Utilities to use XEL.
|
| ExpressionX |
An extension of Expression to have more control to handle Expression Language EL 2.2 specs.
|
| FacadeInvoker |
The facade invocation handler.
|
| FacadeNodeList |
The NodeList which is a facade of another java List.
|
| FastReadArray<T> |
An array of objects that are fast to read but a bit slower to add and
remove.
|
| FastReadCache<K,V> |
A CacheMap that the possibility to have cache hit is much more than
not.
|
| Fields |
Utilities to access fields.
|
| FileReader |
Convenience class for reading character files.
|
| Files |
File related utilities.
|
| FileWriter |
Convenience class for writing character files.
|
| FilterMap<K,V> |
A map that allows the value to be evaluated before returning (so called
filtering).
|
| FilterMap.Filter<V> |
Filters the given value (to evaluate when the value is retrieved).
|
| Function |
Represents a XEL function.
|
| FunctionDefinition |
Represents a function defined in a taglib.
|
| FunctionMapper |
Used to customize the way to map between the XEL function names
and the Function methods.
|
| FunctionMapperExt |
|
| FusionInvoker |
The fusion invocation handler.
|
| Generics |
Utilities to handle generic types, such as converting a non-type object
to a generic type without warning.
|
| Group |
Represents an item might have children.
|
| HTMLs |
Utilities for HTML attributes and styles.
|
| IdentityComparator<T> |
The comparator uses == and System.identifyHashCode to compare two objects.
|
| IdentityHashSet<T> |
Like java.util.InternalHashMap, it uses == and System.identityHashCode
for doing HashSet.
|
| IDOMFactory |
A DOM factory.
|
| IDOMs |
The iDOM relevant utilities.
|
| IllegalSyntaxException |
Represents a syntax error.
|
| Image |
Represents an image.
|
| ImageEncoder |
Represents an image encoder used to encode an AWT image into
a particular format, such as PNG.
|
| ImageEncoders |
The factory of the image encodes.
|
| Images |
Utilities to handle images.
|
| ImportedClassResolver |
The class resolve that allows to import classes and packages, like Java's
import statement does.
|
| Integers |
Integer utilities.
|
| Item |
Represents an item (a.k.a., node) of a iDOM tree.
|
| JavaScript |
Represents a javascript element.
|
| JavaScriptValue |
Used to generate a snippet of the JavaScript code.
|
| JPEGEncoder |
The encoder for encoding an image into the JPEG format
|
| JSONArray |
A JSON array.
|
| JSONAware |
Beans that support customized output of JSON text shall implement this interface.
|
| JSONObject |
A JSON object.
|
| JSONParser |
Parser for JSON text.
|
| JSONs |
Utilities to JSON-ize objects that JSON is not aware, such as Date.
|
| JSONValue |
Utilities to encode and decode data in JSON format.
|
| JVMs |
Utilities of Java Virtual Machine.
|
| LabelLoader |
The label loader interface.
|
| LabelLoaderImpl |
The label loader (implementation only).
|
| LabelLocator |
A locater used to locate extra resource for Labels.
|
| LabelLocator2 |
A locater used to locate extra resource for Labels into
an input stream.
|
| Labels |
Utilities to access labels.
|
| Library |
Represent the scope of ZK libraries.
|
| Loader<K,V> |
A loader that could load a resource to another format.
|
| Loader.Resource<V> |
Represents the more information about an object loaded by
Loader.load(K).
|
| Locales |
The locale relevant utilities.
|
| Location |
Represents a location information inside a document.
|
| Locator |
A locator that is able to locate a resource.
|
| Locator |
The interface represents the source locator.
|
| Locators |
Utilities to load and locate resources.
|
| Locators |
|
| Locators.StreamLocation |
the location information.
|
| Locators.URLLocation |
the location information.
|
| Longs |
Long relevant utilities.
|
| MacroStateCtx<E,C,IN,E2,C2> |
The real power of StateMachine.
|
| Maps |
Utilities for process Map.
|
| Maps.SerializableEntry<K,V> |
A serializable implement of Map.Entry
|
| MCommon |
|
| Media |
Represents any multi-media, such as a voice, a pdf file, an excel file,
an image and so on.
|
| MediaTypeResolver |
The MediaTypeResolver interface.
|
| Messageable |
Denotes an object that contains a message by use of an integer,
called code.
|
| MessageConst |
Defines the constants of message codes.
|
| MessageConst.Aide |
Used to handle the mapping of a message code to a filename.
|
| MessageConst.BundleInfo |
The info of each message bundle.
|
| MessageFormats |
The message formatting relevant utilities.
|
| MessageFormats.NameInfo |
|
| Messages |
The message manager.
|
| Messages.Formatter |
|
| MethodFunction |
A XEL function based on java.lang.reflect.Method.
|
| MultiCache<K,V> |
|
| MutableInteger |
Represents an integer that can be modified.
|
| Namespace |
Represents the namespace.
|
| Namespaceable |
Represents a class that supports namespace.
|
| Nodes |
Node related utilities.
|
| NotableLinkedList<E> |
|
| NullInputStream |
An input stream that returns nothing, a.k.a, an empty input stream.
|
| NullReader |
A reader that returns nothing, a.k.a, an empty reader.
|
| NullWriter |
A writer that drops all output.
|
| Objects |
Utilities related to the Object class.
|
| OperationException |
The expectable system exception denoting user's operation errors.
|
| Pair<X,Y> |
A pair of keys.
|
| ParseException |
ParseException explains why and where the error occurs in source JSON text.
|
| PNGEncoder |
The encoder for encoding an image into the PNG format
|
| PotentialDeadLockException |
Denote a potential dead lock might occur.
|
| Primitives |
Utilities regarding primitive type and its wrapper class.
|
| ProcessingInstruction |
The iDOM processing instruction.
|
| PropertyBundle |
The property bundle.
|
| Repeatable |
Used to decorate java.io.InputStream or java.io.Reader to denote
that it can be read repeatedly.
|
| RepeatableInputStream |
|
| RepeatableMedia |
RepeatableMedia adds functionality to another media,
the ability to read repeatedly.
|
| RepeatableReader |
RepeatableReader adds functionality to another reader,
the ability to read repeatedly.
|
| ResourceCache<K,V> |
Used to cache resources.
|
| RoundingModes |
Utilities to handle the rounding mode.
|
| SAXBuilder |
The builder based on SAX parsers.
|
| SAXHandler |
The SAX Handler.
|
| SerializableMethod |
A wrapper of java.lang.reflect.Method to make it serializable.
|
| Serializables |
Utilities to handle java.io.Serializable.
|
| SimpleClassResolver |
|
| SimpleMapper |
A simple function mapper.
|
| SimpleResolver |
A simple resolver that retrieve variable from a map.
|
| SimpleXelContext |
|
| StateCtx<E,C,IN> |
A context for a State in a StateMachine, holding returning and transition
information.
|
| StateCtx.TransitionListener<IN,C> |
|
| StateMachine<E,C,IN> |
A Finite State Machine implementation.
|
| StateMachine.StateMachineException |
|
| StringFns |
Functions to manipulate strings in EL.
|
| Strings |
String utilities and constants
|
| Strings.Result |
|
| StyleSheet |
Represents a style sheet.
|
| SystemException |
Indicates a system exception.
|
| SystemException.Aide |
Utilities.
|
| Taglib |
Represents a taglib.
|
| TaglibDefinition |
Represents the content of a taglib.
|
| TaglibMapper |
A function mapper that is capable to load function and class definitions
from taglib.
|
| Taglibs |
Utilities to handle taglib.
|
| Text |
The iDOM Text.
|
| Textual |
Represents an object that is mainly for storing "text".
|
| Threads |
Thread relevant utilities.
|
| TimeZones |
Utilities to access time-zone.
|
| Transformer |
Transforms an iDOM Document.
|
| URLReader |
Convenience class for reading character files.
|
| URLs |
Utility class for URL operations.
|
| Utils |
Generic utilities.
|
| ValueReference |
This represents a base model object and one of its properties (EL 2.2).
|
| VariableResolver |
Used to customize the way an Expression resolves variable
references at evaluation time.
|
| VariableResolverX |
|
| Verifier |
The verifier to verify W3C/DOM related constraints.
|
| Version |
|
| Video |
Represents a video.
|
| WaitLock |
A simple lock used to implement load-on-demand mechanism.
|
| WriterOutputStream |
An output stream that is on top of a writer.
|
| XelContext |
Context information for XEL evaluation.
|
| XelContextProxy |
A proxy to replace the variable resolver of a given XEL context.
|
| XelELContext |
An ZEL context that is based on XEL context.
|
| XelELMapper |
An ZEL function mapper that is based on a XEL function mapper.
|
| XelELResolver |
An XEL implementation of ZEL ELResolver.
|
| XelELResolver.StandardBeanNameResolver |
It's a class copied from StandardELContext
|
| XelException |
Represents a XEL exception.
|
| XelException.Aide |
Utilities.
|
| XmlFns |
Functions to manipulate XML/HTML for EL.
|
| XMLResourcesLocator |
Represents a locator used to locate XML resources.
|
| XMLResourcesLocator.Resource |
|
| XMLs |
Deprecated.
|