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

E17493-01

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)

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

E17493-01

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