| Package | Description | 
|---|---|
| oracle.jdeveloper.library | 
 The  
Libraries package provides the library API used
by JDeveloper. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DerivedLibrary
Encapsulates the notion of a derived library as it is used
  within JDeveloper. 
 | 
interface  | 
EndorsedStandardsOverride
A library which is capable of providing endorsed standards overrides. 
 | 
interface  | 
ExtensionLibrary
A library provided by an extension. 
 | 
interface  | 
JDK
Encapsulates the notion of a JDK. 
 | 
interface  | 
JLibrary
Encapsulates the notion of a Library as it is used
  within JDeveloper. 
 | 
interface  | 
JLibraryDefinition
Deprecated. 
 
Use JLibrary 
 | 
interface  | 
Library
Encapsulates the notion of a library as it is used
 within JDeveloper. 
 | 
interface  | 
LibraryWithMacroSupport
Library implementations that support macros within the URLs for class, source, and doc
 paths should implement this class rather than the original Library interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDerivedLibrary
AbstractDerivedLibrary class. | 
class  | 
AbstractLibrary
A read only, partial implementation of Libary. 
 | 
class  | 
AddinJDK
A JDK automatically installed by the extension framework. 
 | 
class  | 
AddinLibrary
Represents a library that was installed in an extension manifest's 
 <libraries> hook. 
 | 
class  | 
ExternalLibrary  | 
class  | 
JDKAdapter
Encapsulates the notion of a JDK. 
 | 
class  | 
JDKNode  | 
class  | 
JLibraryAdapter
Encapsulates the notion of a Library as it is used
  within JDeveloper. 
 | 
class  | 
JLibraryNode  | 
class  | 
LibraryAdapter  | 
class  | 
ProjectLibrary
ProjectLibrary class. | 
class  | 
UnresolvedLibrary
A placeholder for a library reference that could not be resolved. 
 |