Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.model.DeployableTextNode

Packages that use DeployableTextNode
oracle.bali.xml.addin   
oracle.ide.db.model Classes associated with the IDE's navigator nodes for database connections and database objects. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.webapp   
oracle.jdevimpl.webapp.html   

 

Uses of DeployableTextNode in oracle.bali.xml.addin

 

Subclasses of DeployableTextNode in oracle.bali.xml.addin
 class oracle.bali.xml.addin.XMLSourceNode
           

 

Uses of DeployableTextNode in oracle.ide.db.model

 

Subclasses of DeployableTextNode in oracle.ide.db.model
 class SqlNode
          The SqlNode class is a TextNode that represents an SQL or PL/SQL file.

 

Uses of DeployableTextNode in oracle.ide.model

 

Subclasses of DeployableTextNode in oracle.ide.model
 class UnrecognizedTextNode
          The UnrecognizedTextNode is used for files that are not recognized by the node recognizer system.

 

Uses of DeployableTextNode in oracle.jdeveloper.model

 

Subclasses of DeployableTextNode in oracle.jdeveloper.model
 class JspSourceNode
          The JspSourceNode interface represents a Jsp source file in the JDeveloper browser.

 

Uses of DeployableTextNode in oracle.jdeveloper.webapp

 

Subclasses of DeployableTextNode in oracle.jdeveloper.webapp
 class BrowsableWebDocumentNode
           
 class DelegatingXMLSourceNode
          An XMLSourceNode extension that allows the WebDocumentNode world to assign strategies at a single node recognition time.
 class WebDocumentNode
          Node representing Web documents: HTML, JSP ...

 

Uses of DeployableTextNode in oracle.jdevimpl.webapp.html

 

Subclasses of DeployableTextNode in oracle.jdevimpl.webapp.html
 class oracle.jdevimpl.webapp.html.HtmlSourceNode
           

 


Skip navigation links

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

E17493-04


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