Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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.
SourceElementHandle A SourceElementHandle safely handles the 'coordinates' of a SourceElement.
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.
VariableNaming  
VariableNaming.NameFormater  
 

Package oracle.jdeveloper.java.util Description

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


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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