org.enhydra.xml.xmlc.commands.xmlc
Class CompilerCmdOptions

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.commands.xmlc.BaseCmdOptions
        |
        +--org.enhydra.xml.xmlc.commands.xmlc.CompilerCmdOptions

class CompilerCmdOptions
extends BaseCmdOptions

Command line options parsing for Java compiler-related options.


Constructor Summary
CompilerCmdOptions(OptionSet optionSet)
          Constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilerCmdOptions

public CompilerCmdOptions(OptionSet optionSet)
Constructor. Add options to option set.



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.