|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeInfo | |
|---|---|
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.ide.xml | Provides common methods used for processing XML. |
| Uses of NodeInfo in oracle.ide.model |
|---|
| Methods in oracle.ide.model with parameters of type NodeInfo | |
|---|---|
void |
XMLDataNode.setNodeInfo(NodeInfo info)Binds the given info to the XMLDataNode instance as being its node information. |
| Uses of NodeInfo in oracle.ide.xml |
|---|
| Methods in oracle.ide.xml that return NodeInfo | |
|---|---|
static NodeInfo |
XMLRecognizer.findNodeInfo(java.lang.Class dataClass)This method finds a NodeInfo instance that is associated with a particular data Class. |
| Methods in oracle.ide.xml with parameters of type NodeInfo | |
|---|---|
static void |
XMLRecognizer.registerNodeInfo(NodeInfo info)Uses the specified NodeInfo to register recognizer behavior. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||