com.sun.tools.xjc

Class Driver.OptionsEx

static class Driver.OptionsEx extends Options

Command-line arguments processor.

This class contains options that only make sense for the command line interface.

Field Summary
protected Driver.Modemode
Operation mode.
booleannoNS
A switch that determines the behavior in the BGM mode.
Method Summary
intparseArgument(String[] args, int i)
Parse XJC-specific options.

Field Detail

mode

protected Driver.Mode mode
Operation mode.

noNS

public boolean noNS
A switch that determines the behavior in the BGM mode.

Method Detail

parseArgument

int parseArgument(String[] args, int i)
Parse XJC-specific options.