org.hisrc.jsonix
Class JsonixMain

java.lang.Object
  extended by org.hisrc.jsonix.JsonixMain

public class JsonixMain
extends Object


Constructor Summary
JsonixMain(Settings settings, com.sun.tools.xjc.Options options)
           
 
Method Summary
 com.sun.tools.xjc.Options getOptions()
           
 Settings getSettings()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonixMain

public JsonixMain(Settings settings,
                  com.sun.tools.xjc.Options options)
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

getOptions

public com.sun.tools.xjc.Options getOptions()

getSettings

public Settings getSettings()


Copyright © 2010-2015 Highsource. All Rights Reserved.