Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Package oracle.jdeveloper.java.util

Public utilities for use with the java model, including the parser.

See:
          Description

Class Summary
ClassFileCache The ClassFileCache is a cache for ClassFile instances.
JRLClassLoader The JRLClassLoader is a class loader implementation that loads Java *.class and resource files using a JavaResourceLocator instance.
NamingUtil This class concentrates some utilities method that verify the validity of java names.
SourceElementAsList This class converts a SourceElement tree into a flat List.
SourceUtils This is a collection of utilities for making changes to the Java parser v2 source model.
TimedLRUCache The TimedLRUCache is a timed and LRU cache that discards least-recently-used excess or expired cached entries.

 

Package oracle.jdeveloper.java.util Description

Public utilities for use with the java model, including the parser.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.