org.enhydra.xml.xmlc.commands.xmlc
Class CompileOptsCmdOptions

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

class CompileOptsCmdOptions
extends BaseCmdOptions

Command line options parsing for options that control the compilation process.


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

Constructor Detail

CompileOptsCmdOptions

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



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