| Package | Description | 
|---|---|
| oracle.jdeveloper.model | 
 Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model. 
 | 
| oracle.jdeveloper.runner | 
 Contains classes that allow addins some level of control on the JDeveloper runner system. 
 | 
| oracle.jdeveloper.webapp | |
| oracle.jdevimpl.webapp.html | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JspSourceNode
The  
JspSourceNode interface represents a Jsp source file
 in the JDeveloper browser. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BrowseablePath
Extension of  
Browseable interface that allows the Node
  to specify a custom browseable path that should be used when
  constructing the target URL. | 
interface  | 
BrowseablePaths
Extension of  
Browseable interface that allows the Node
  to specify multiple custom browseable paths that should be used
  when constructing the target URL. | 
interface  | 
ClientList
Extension of  
BrowseablePaths interface that allows the Node
  to specify some clients which are not browseable paths. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
oracle.jdeveloper.webapp.BrowsableWebDocumentNode  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
oracle.jdevimpl.webapp.html.HtmlSourceNode  |