Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.ide.model
Class AbstractFileContentRecognizerTemplate.FileContentRule

java.lang.Object
  extended by oracle.ide.model.AbstractFileContentRecognizerTemplate.FileContentRule

Enclosing class:
AbstractFileContentRecognizerTemplate

public static class AbstractFileContentRecognizerTemplate.FileContentRule
extends java.lang.Object

Constructor Summary
AbstractFileContentRecognizerTemplate.FileContentRule(java.lang.String protocol, java.io.File fileExtension, java.util.List<AbstractFileContentRecognizerTemplate.ContentToLookFor> contents, MetaClass<Node> nodeType)
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

AbstractFileContentRecognizerTemplate.FileContentRule

public AbstractFileContentRecognizerTemplate.FileContentRule(java.lang.String protocol,
                                                             java.io.File fileExtension,
                                                             java.util.List<AbstractFileContentRecognizerTemplate.ContentToLookFor> contents,
                                                             MetaClass<Node> nodeType)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.