A C E G I L P R S V X
A
- args - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Adds arguments to the plugin.
C
- catalog - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Specify the catalog file to resolve external entity references.
- com.sun.tools.xjc.maven2 - package com.sun.tools.xjc.maven2
-
E
- excludeBindings - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
A list of regular expression file search patterns to specify the binding
files to be excluded.
- excludeSchemas - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
A list of regular expression file search patterns to specify the schemas
to be excluded from the includeSchemas list.
- execute() - Method in class com.sun.tools.xjc.maven2.XJCMojo
-
Execute the maven2 mojo to invoke the xjc compiler based on configuration
settings.
- extension - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
If set to true, the XJC binding compiler will run in the extension mode.
G
- generateDirectory - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Generated code will be written under this directory.
- generatePackage - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
If specified, generated code will be placed under this Java package.
I
- includeBindings - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
A list of regular expression file search patterns to specify the binding
files to be processed.
- includeSchemas - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
A list of regular expression file search patterns to specify the schemas
to be processed.
L
- log(String, int) - Method in class com.sun.tools.xjc.maven2.XJC2TaskAdapter
-
Overloaded to route logging mesages from XJC2Task to the Maven logger.
P
- project - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
The Maven project reference.
R
- readOnly - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Generate Java source files in the read-only mode if true is specified.
- removeOldOutput - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Used in pair with nested
elements.
S
- schemaDirectory - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
The source directory containing *.xsd schema and *.xjb binding files.
- setStrict(boolean) - Method in class com.sun.tools.xjc.maven2.XJC2TaskAdapter
-
Perform strict validation of the input schema.
- strict - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
Perform strict validation of the input schema.
V
- verbose - Variable in class com.sun.tools.xjc.maven2.XJCMojo
-
If verbose all the configured settings that are to be passed to the xjc
compiler are logged.
X
- XJC2TaskAdapter - Class in com.sun.tools.xjc.maven2
-
Inherit all the Ant XJC2Task behaviour and compensate for the missing Ant
project and Maven logging facility.
- XJC2TaskAdapter(Log) - Constructor for class com.sun.tools.xjc.maven2.XJC2TaskAdapter
-
Constructor
- XJCMojo - Class in com.sun.tools.xjc.maven2
-
A mojo that uses JAXB to generate a collection of javabeans from an XSD.
- XJCMojo() - Constructor for class com.sun.tools.xjc.maven2.XJCMojo
-
A C E G I L P R S V X
Copyright © 2006–2014 java.net. All rights reserved.