|
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 DocumentInfo | |
|---|---|
| oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| Uses of DocumentInfo in oracle.ide.config |
|---|
| Methods in oracle.ide.config that return DocumentInfo | |
|---|---|
static DocumentInfo |
DocumentExtensions.findRecognizerDocumentInfo(java.lang.Class docClass)Deprecated. replaced by Recognizer.getDocumentInfo(Class). |
| Constructors in oracle.ide.config with parameters of type DocumentInfo | |
|---|---|
DocumentExtensions.DocRecord(java.lang.Class docClass, DocumentInfo info) |
|
| Uses of DocumentInfo in oracle.ide.model |
|---|
| Methods in oracle.ide.model that return DocumentInfo | |
|---|---|
static DocumentInfo |
Recognizer.getDocumentInfo(java.lang.Class nodeClass) |
static DocumentInfo |
Recognizer.getDocumentInfo(java.lang.String nodeClassName) |
static DocumentInfo |
Recognizer.getDocumentInfoForDeclarativeEntries(java.lang.String nodeClassName) |
| Methods in oracle.ide.model with parameters of type DocumentInfo | |
|---|---|
static void |
Recognizer.registerDocumentInfo(java.lang.Class nodeClass, DocumentInfo info)Deprecated. replaced by declarative registration through a node-recognizers-hook/document-infos/document-info trigger hook. |
|
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 | |||||||||