| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Parser Utilities package contains utility classes
used by the rest of the parser framework.
See:
          Description
| Interface Summary | |
|---|---|
| ExpressionObject | This is the ExpressionObject interface used by the ExpressionStack. | 
| Class Summary | |
|---|---|
| ArrayListHeap | The ArrayListHeapclass is a utility class which keeps
 a cache of empty ArrayList instances for quick reuse. | 
| AsyncScheduler | The AsyncScheduleris a part of a basic API to allow
 scheduling asynchronous tasks that support cancelling while the
 task is running. | 
| AsyncTask | The AsyncTaskis a part of a basic API to allow
 scheduling asynchronous tasks that support cancelling while the
 task is running. | 
| ExpressionStack | The ExpressionStack is used for generating an expression tree out of a stream of expressions in infix notation. | 
| KeywordTable | The KeywordTableutility class is a stripped down hash
 table implementation with a couple assumptions: | 
| SimpleLock | The SimpleLockis a simple implementation of an
 exclusive lock. | 
| SimpleStack | SimpleStack is an unsynchronized stack container based off of ArrayList. | 
| Exception Summary | |
|---|---|
| AsyncTask.CancelledException | The CancelledExceptionis used to bail out of a
 running task. | 
The Parser Utilities package contains utility classes
used by the rest of the parser framework. 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||