Package com.kscs.util.plugins.xjc
Klasse FluentBuilderPlugin
java.lang.Object
com.sun.tools.xjc.Plugin
com.kscs.util.plugins.xjc.base.AbstractPlugin
com.kscs.util.plugins.xjc.FluentBuilderPlugin
public class FluentBuilderPlugin
extends com.kscs.util.plugins.xjc.base.AbstractPlugin
Plugin to generate fluent Builders for generated classes
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanrun(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler) Von Klasse geerbte Methoden com.kscs.util.plugins.xjc.base.AbstractPlugin
getMessage, getMessage, getOptions, getUsage, isForPlugin, parseArgumentVon Klasse geerbte Methoden com.sun.tools.xjc.Plugin
getCustomizationURIs, isCustomizationTagName, onActivated, postProcessModel
-
Felddetails
-
newBuilderMethodName
-
newCopyBuilderMethodName
-
copyToMethodName
-
builderFieldSuffix
-
generateTools
protected boolean generateTools -
narrow
protected boolean narrow -
copyPartial
protected boolean copyPartial -
selectorClassName
-
builderClassName
-
builderInterfaceName
-
copyAlways
protected boolean copyAlways -
buildMethodName
-
endMethodName
-
generateJavadocFromAnnotations
protected boolean generateJavadocFromAnnotations
-
-
Konstruktordetails
-
FluentBuilderPlugin
public FluentBuilderPlugin()
-
-
Methodendetails
-
getOptionName
- Angegeben von:
getOptionNamein Klassecom.sun.tools.xjc.Plugin
-
run
public boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler) throws SAXException - Angegeben von:
runin Klassecom.sun.tools.xjc.Plugin- Löst aus:
SAXException
-
getSettings
-