public class SimplifyPlugin extends AbstractParameterizablePlugin
logger| Constructor and Description |
|---|
SimplifyPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Collection<QName> |
getCustomizationElementNames() |
Ignoring |
getIgnoring() |
String |
getOptionName() |
String |
getUsage() |
boolean |
isUsePluralForm() |
void |
postProcessModel(com.sun.tools.xjc.model.Model model,
ErrorHandler errorHandler) |
void |
setIgnoring(Ignoring ignoring) |
void |
setUsePluralForm(boolean usePluralForm) |
parseArgumentafterRun, beforeRun, getCustomizationURIs, init, isCustomizationTagName, onActivated, run, runpublic boolean isUsePluralForm()
public void setUsePluralForm(boolean usePluralForm)
public String getOptionName()
getOptionName in class com.sun.tools.xjc.Pluginpublic String getUsage()
getUsage in class com.sun.tools.xjc.Pluginpublic Ignoring getIgnoring()
public void setIgnoring(Ignoring ignoring)
public Collection<QName> getCustomizationElementNames()
getCustomizationElementNames in class AbstractPluginpublic void postProcessModel(com.sun.tools.xjc.model.Model model,
ErrorHandler errorHandler)
postProcessModel in class com.sun.tools.xjc.PluginCopyright © 2005-2016. All Rights Reserved.