Skip navigation links

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

E17493-03


oracle.ide.model
Class AbstractFileContentRecognizerTemplate.ContentToLookFor

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

All Implemented Interfaces:
java.lang.Comparable<AbstractFileContentRecognizerTemplate.ContentToLookFor>
Enclosing class:
AbstractFileContentRecognizerTemplate

public static class AbstractFileContentRecognizerTemplate.ContentToLookFor
extends java.lang.Object
implements java.lang.Comparable<AbstractFileContentRecognizerTemplate.ContentToLookFor>

Constructor Summary
AbstractFileContentRecognizerTemplate.ContentToLookFor(java.lang.String text, int position)
           

 

Method Summary
 int compareTo(AbstractFileContentRecognizerTemplate.ContentToLookFor o)
           

 

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

 

Constructor Detail

AbstractFileContentRecognizerTemplate.ContentToLookFor

public AbstractFileContentRecognizerTemplate.ContentToLookFor(java.lang.String text,
                                                              int position)

Method Detail

compareTo

public int compareTo(AbstractFileContentRecognizerTemplate.ContentToLookFor o)
Specified by:
compareTo in interface java.lang.Comparable<AbstractFileContentRecognizerTemplate.ContentToLookFor>

Skip navigation links

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

E17493-03


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