public class ValueConstructorPlugin
extends com.sun.tools.xjc.Plugin
| Constructor and Description |
|---|
ValueConstructorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIgnoreAttributes() |
boolean |
getIgnoreElements() |
boolean |
getIgnoreValues() |
String |
getOptionName() |
String |
getUsage() |
int |
parseArgument(com.sun.tools.xjc.Options options,
String[] args,
int i) |
boolean |
run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options options,
ErrorHandler errorHandler) |
public String getOptionName()
getOptionName in class com.sun.tools.xjc.Pluginpublic String getUsage()
getUsage in class com.sun.tools.xjc.Pluginpublic int parseArgument(com.sun.tools.xjc.Options options,
String[] args,
int i)
parseArgument in class com.sun.tools.xjc.Pluginpublic boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options options,
ErrorHandler errorHandler)
run in class com.sun.tools.xjc.Pluginpublic boolean getIgnoreAttributes()
public boolean getIgnoreElements()
public boolean getIgnoreValues()
Copyright © 2013 University of Tartu. All Rights Reserved.