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

E13403-07

Package oracle.ojc.interfaces

Contains interfaces that allows OJC (Oracle Java Compiler) to be embedded into another application.

See:
          Description

Interface Summary
IdeEnv The IdeEnv interface supplies an abstract layer for authorizing compile phases such as parsing, checking and writing.
Log The log interface supplies an abstract layer for logging messages, errors and warnings.
Log2 The Log2 interface supplies an abstract layer for logging messages, errors and warnings.
Log2 extends the Log interface, adding methods to print errors and warnings that are not associated with a source.
Storage The Storage interface supplies an abstract layer for accessing file systems and their contents.
 

Class Summary
ErrorInfo The ErrorInfo class encapsulates error and warning related information such as number, message, and helpUrl.
 

Package oracle.ojc.interfaces Description

Contains interfaces that allows OJC (Oracle Java Compiler) to be embedded into another application.


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

E13403-07

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