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() |
void |
postProcessModel(com.sun.tools.xjc.model.Model model,
ErrorHandler errorHandler) |
void |
setIgnoring(Ignoring ignoring) |
parseArgument
afterRun, beforeRun, getCustomizationURIs, init, isCustomizationTagName, onActivated, run, run
public String getOptionName()
getOptionName
in class com.sun.tools.xjc.Plugin
public String getUsage()
getUsage
in class com.sun.tools.xjc.Plugin
public Ignoring getIgnoring()
public void setIgnoring(Ignoring ignoring)
public Collection<QName> getCustomizationElementNames()
getCustomizationElementNames
in class AbstractPlugin
public void postProcessModel(com.sun.tools.xjc.model.Model model, ErrorHandler errorHandler)
postProcessModel
in class com.sun.tools.xjc.Plugin
Copyright © 2005–2013. All rights reserved.