|
Extension SDK 10.1.2 | ||||||||||
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. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.