net.sourceforge.ccxjc
Class PluginImpl

java.lang.Object
  extended by com.sun.tools.xjc.Plugin
      extended by net.sourceforge.ccxjc.PluginImpl

public final class PluginImpl
extends com.sun.tools.xjc.Plugin

CC-XJC plugin implementation.

Version:
$Id: PluginImpl.java 129 2011-03-11 02:51:49Z schulte2005 $
Author:
Christian Schulte

Constructor Summary
PluginImpl()
           
 
Method Summary
 String getOptionName()
           
 String getUsage()
           
 int parseArgument(com.sun.tools.xjc.Options opt, String[] args, int i)
           
 boolean run(com.sun.tools.xjc.outline.Outline model, com.sun.tools.xjc.Options options, ErrorHandler errorHandler)
           
 
Methods inherited from class com.sun.tools.xjc.Plugin
getCustomizationURIs, isCustomizationTagName, onActivated, postProcessModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginImpl

public PluginImpl()
Method Detail

getOptionName

public String getOptionName()
Specified by:
getOptionName in class com.sun.tools.xjc.Plugin

getUsage

public String getUsage()
Specified by:
getUsage in class com.sun.tools.xjc.Plugin

parseArgument

public int parseArgument(com.sun.tools.xjc.Options opt,
                         String[] args,
                         int i)
                  throws com.sun.tools.xjc.BadCommandLineException,
                         IOException
Overrides:
parseArgument in class com.sun.tools.xjc.Plugin
Throws:
com.sun.tools.xjc.BadCommandLineException
IOException

run

public boolean run(com.sun.tools.xjc.outline.Outline model,
                   com.sun.tools.xjc.Options options,
                   ErrorHandler errorHandler)
Specified by:
run in class com.sun.tools.xjc.Plugin


Copyright © 2009-2012 The CC-XJC Community. All Rights Reserved.Get CC-XJC at SourceForge.net. Fast, secure and Free Open Source software downloads