| 
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.AbstractFileContentRecognizerTemplate
public abstract class AbstractFileContentRecognizerTemplate
| Nested Class Summary | |
|---|---|
static class | 
AbstractFileContentRecognizerTemplate.ContentToLookFor | 
static class | 
AbstractFileContentRecognizerTemplate.FileContentRule | 
| Nested classes/interfaces inherited from class oracle.ide.model.Recognizer | 
|---|
Recognizer.DeclarativeDocumentInfo | 
| Constructor Summary | |
|---|---|
AbstractFileContentRecognizerTemplate() | 
|
| Method Summary | |
|---|---|
protected  java.io.RandomAccessFile | 
fileFrom(java.net.URL url) | 
protected  MetaClass<? extends Node> | 
recognizeURL(java.net.URL url, java.io.RandomAccessFile file, AbstractFileContentRecognizerTemplate.FileContentRule rule) | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AbstractFileContentRecognizerTemplate()
| Method Detail | 
|---|
protected final java.io.RandomAccessFile fileFrom(java.net.URL url)
                                           throws java.io.FileNotFoundException
java.io.FileNotFoundException
protected final MetaClass<? extends Node> recognizeURL(java.net.URL url,
                                                       java.io.RandomAccessFile file,
                                                       AbstractFileContentRecognizerTemplate.FileContentRule rule)
                                                throws java.io.IOException
java.io.IOException
  | 
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 | |||||||||