org.jvnet.mjiip.v_2
Class OptionsFactory
java.lang.Object
org.jvnet.mjiip.v_2.OptionsFactory
- All Implemented Interfaces:
- OptionsFactory<com.sun.tools.xjc.Options>
public class OptionsFactory
- extends Object
- implements OptionsFactory<com.sun.tools.xjc.Options>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptionsFactory
public OptionsFactory()
createOptions
public com.sun.tools.xjc.Options createOptions(OptionsConfiguration optionsConfiguration)
throws org.apache.maven.plugin.MojoExecutionException
- Creates and initializes an instance of XJC options.
- Specified by:
createOptions
in interface OptionsFactory<com.sun.tools.xjc.Options>
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2006-2012. All Rights Reserved.