| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.model.Recognizer
      
oracle.ide.model.FileContentPatternRecognizer
public class FileContentPatternRecognizer
| Nested Class Summary | |
|---|---|
static class | 
FileContentPatternRecognizer.FileContentPatternRule | 
| Nested classes/interfaces inherited from class oracle.ide.model.Recognizer | 
|---|
Recognizer.DeclarativeDocumentInfo | 
| Constructor Summary | |
|---|---|
FileContentPatternRecognizer() | 
|
| Method Summary | |
|---|---|
 MetaClass<? extends Node> | 
recognizeAsMeta(java.net.URL url)This method allows gets the MetaClass of a recognized Node. | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FileContentPatternRecognizer()
| 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.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||