public class WildcardPlugin extends AbstractParameterizablePlugin
logger
Constructor and Description |
---|
WildcardPlugin() |
Modifier and Type | Method and Description |
---|---|
Collection<QName> |
getCustomizationElementNames() |
String |
getOptionName() |
String |
getUsage() |
void |
postProcessModel(com.sun.tools.xjc.model.Model model,
ErrorHandler errorHandler) |
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 void postProcessModel(com.sun.tools.xjc.model.Model model, ErrorHandler errorHandler)
postProcessModel
in class com.sun.tools.xjc.Plugin
public Collection<QName> getCustomizationElementNames()
getCustomizationElementNames
in class AbstractPlugin
Copyright © 2005–2018. All rights reserved.