com.ibm.adt.ovf.ext.qualifier
Class Option

java.lang.Object
  extended by com.ibm.adt.ovf.ext.qualifier.Option

public class Option
extends java.lang.Object


Constructor Summary
Option(java.lang.String[] args)
           
 
Method Summary
 boolean dumpKeywords()
           
 boolean dumpTokens()
           
 java.lang.String getFileName()
           
 char[] getInputChars()
           
 boolean printTokens()
           
 int readInputChars()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Option

public Option(java.lang.String[] args)
Method Detail

getFileName

public java.lang.String getFileName()

dumpTokens

public boolean dumpTokens()

dumpKeywords

public boolean dumpKeywords()

printTokens

public boolean printTokens()

getInputChars

public char[] getInputChars()

readInputChars

public int readInputChars()
                   throws java.io.IOException
Throws:
java.io.IOException


© Copyright 2008 IBM Corp. 2008 All Rights Reserved