| Package | Description | 
|---|---|
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
AbstractFileContentRecognizerTemplate.ContentToLookFor.compareTo(AbstractFileContentRecognizerTemplate.ContentToLookFor o)  | 
| Constructor and Description | 
|---|
FileContentRule(java.lang.String protocol,
               java.io.File fileExtension,
               java.util.List<AbstractFileContentRecognizerTemplate.ContentToLookFor> contents,
               MetaClass<Node> nodeType)  |