TXW2 Compiler 20110809-redhat-2

com.sun.tools.txw2
Class Main.Options

java.lang.Object
  extended by com.sun.tools.txw2.Main.Options
Enclosing class:
Main

public static class Main.Options
extends Object


Field Summary
 List arguments
           
 boolean chain
           
 boolean compact
           
 String output
           
 String pkg
           
 boolean xml
           
 boolean xsd
           
 
Constructor Summary
Main.Options()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

output

public String output

pkg

public String pkg

compact

public boolean compact

xml

public boolean xml

xsd

public boolean xsd

chain

public boolean chain

arguments

public List arguments
Constructor Detail

Main.Options

public Main.Options()

TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.