|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.model.Recognizer
oracle.ide.model.AbstractFileContentRecognizerTemplate
oracle.ide.model.FileContentRecognizer
public class FileContentRecognizer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.ide.model.AbstractFileContentRecognizerTemplate |
|---|
AbstractFileContentRecognizerTemplate.ContentToLookFor, AbstractFileContentRecognizerTemplate.FileContentRule |
| Nested classes/interfaces inherited from class oracle.ide.model.Recognizer |
|---|
Recognizer.DeclarativeDocumentInfo |
| Constructor Summary | |
|---|---|
FileContentRecognizer()
|
|
| Method Summary | |
|---|---|
MetaClass<? extends Node> |
recognizeAsMeta(java.net.URL url)
This method allows gets the MetaClass of a recognized Node. |
| Methods inherited from class oracle.ide.model.AbstractFileContentRecognizerTemplate |
|---|
fileFrom, recognizeURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileContentRecognizer()
| Method Detail |
|---|
public MetaClass<? extends Node> recognizeAsMeta(java.net.URL url)
RecognizerNode.
This is useful for cases in which the classloader of a metaclass is not the
same as the real classloader of the node class. It may also be useful,
for cases when we need to get the MetaClass of a recognized node without
initializing the node extensions.
recognizeAsMeta in class Recognizerurl - unique URL identifying the document.
Node type as a MetaClass object.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||