Uses of Package
org.zkoss.util

Packages that use org.zkoss.util
org.zkoss.idom The iDOM representation of XML DOM tree. 
org.zkoss.idom.impl Implementation of iDOM. 
org.zkoss.idom.util Utilities that simplifies the use of iDOM. 
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.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
 

Classes in org.zkoss.util used by org.zkoss.idom
NotableLinkedList
          Linked list implementation of the List interface that provides the callback methods such as NotableLinkedList.onAdd(E, E), NotableLinkedList.onSet(E, E) and NotableLinkedList.onRemove(E).
 

Classes in org.zkoss.util used by org.zkoss.idom.impl
NotableLinkedList
          Linked list implementation of the List interface that provides the callback methods such as NotableLinkedList.onAdd(E, E), NotableLinkedList.onSet(E, E) and NotableLinkedList.onRemove(E).
 

Classes in org.zkoss.util used by org.zkoss.idom.util
IllegalSyntaxException
          Represents a syntax error.
 

Classes in org.zkoss.util used by org.zkoss.lang
IllegalSyntaxException
          Represents a syntax error.
 

Classes in org.zkoss.util used by org.zkoss.util
Cache
          Represents a cache.
CacheMap.Value
          The class to hold key/value.
Cleanups.Cleanup
          The interface to implement for each cleanup.
CollectionsX.ArrayIterator
          An iterator on top of an array.
Converter
          A converter used to convert a value to another.
FilterMap.Filter
          Filters the given value (to evaluate when the value is retrieved).
IllegalSyntaxException
          Represents a syntax error.
 

Classes in org.zkoss.util used by org.zkoss.util.resource
Cache
          Represents a cache.
CacheMap
          The cache map.
 

Classes in org.zkoss.util used by org.zkoss.zk.ui.sys
Cache
          Represents a cache.
 



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