| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.plsql.PlSqlComparator
public class PlSqlComparator
| Constructor Summary | |
|---|---|
| PlSqlComparator() | |
| PlSqlComparator(boolean ignoreComments,
                boolean ignoreWhitespace) | |
| Method Summary | |
|---|---|
|  int | compare(java.lang.String o1,
        java.lang.String o2) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface java.util.Comparator | 
|---|
| equals | 
| Constructor Detail | 
|---|
public PlSqlComparator()
public PlSqlComparator(boolean ignoreComments,
                       boolean ignoreWhitespace)
| Method Detail | 
|---|
public int compare(java.lang.String o1,
                   java.lang.String o2)
compare in interface java.util.Comparator<java.lang.String>| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||