| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.parser.plsql.PlsqlParser.ParsingOptions
public static class PlsqlParser.ParsingOptions
ParsingOptions is an encapsulation of the various parsing options available in the PlsqlParser. Clients will probably create a single ParsingOptions instance and use it for all their parsing needs.
| Field Summary | |
|---|---|
 int | 
inputType
May be INPUT_JAVA_FILE, INPUT_BLOCK, INPUT_EXPR.  | 
 int | 
startOffset
Clients may specify what start offset into the input to start parsing at.  | 
| Constructor Summary | |
|---|---|
PlsqlParser.ParsingOptions()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int inputType
public int startOffset
| Constructor Detail | 
|---|
public PlsqlParser.ParsingOptions()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||