A B C D E G H I N O P Q R S V W X

A

arguments - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Space separated string of extra arguments, for instance -Xfluent-api -episode somefile; These will be passed on to XJC as "-Xfluent-api" "-episode" "somefile" options.

B

bindingDirectory - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The binding directory for xjb files
bindingFiles - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
List of files to use for bindings, comma delimited.

C

catalog - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Catalog file to resolve external entity references support TR9401, XCatalog, and OASIS XML Catalog format.
clearOutputDir - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Clears the output directory on each run.
copyXSDs() - Method in class org.codehaus.mojo.jaxb2.XjcMojo
 

D

dtd - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Treat input schemas as XML DTD (experimental, unsupported).

E

execute() - Method in class org.codehaus.mojo.jaxb2.XjcMojo
 
explicitAnnotation - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Allow generation of explicit annotations that are needed for JAXB2 to work on RetroTranslator.
extension - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Allow to use the JAXB Vendor Extensions.

G

generatedResourcesDirectory - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The optional directory where generated resources can be placed, generated by addons/plugins.
getBindingFiles() - Method in class org.codehaus.mojo.jaxb2.XjcMojo
Returns a file array of xjb files to translate to object models.
getSchemasFromFileListing(List<File>) - Method in class org.codehaus.mojo.jaxb2.XjcMojo
getSchemasFromFileListing gets all the entries in the given schemaListFileName and adds them to the list of files to send to xjc
getXSDFiles() - Method in class org.codehaus.mojo.jaxb2.XjcMojo
Returns a file array of xsd files to translate to object models.

H

httpproxy - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Set HTTP/HTTPS proxy.

I

includeSchemasOutputPath - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The output path to include in your jar/war/etc if you wish to include your schemas in your artifact.

N

npa - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Suppress generation of package level annotations (package-info.java)
nv - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Do not perform strict validation of the input schema(s)

O

org.codehaus.mojo.jaxb2 - package org.codehaus.mojo.jaxb2
 
outputDirectory - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The working directory to create the generated java source files.

P

packageName - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The package in which the source files will be generated.

Q

quiet - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Suppress compiler output

R

readOnly - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Generated files will be in read-only mode
relaxng - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Treat input schemas as RELAX NG (experimental, unsupported).
relaxngCompact - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Treat input as RELAX NG compact syntax (experimental,unsupported)

S

schemaDirectory - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The schema directory or xsd files
schemaFiles - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
List of files to use for schemas, comma delimited.
schemaListFileName - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
A filename containing the list of files to use for schemas, comma delimited.
staleFile - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
The location of the flag file used to determine if the output is stale.

V

verbose - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Be extra verbose

W

wsdl - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Treat input as WSDL and compile schemas inside it (experimental,unsupported)

X

XjcMojo - Class in org.codehaus.mojo.jaxb2
A Maven 2 plugin which parse xsd and binding files (xjb) and produces a corresponding object model based on the JAXB Xjc parsing engine.
XjcMojo() - Constructor for class org.codehaus.mojo.jaxb2.XjcMojo
 
xmlschema - Variable in class org.codehaus.mojo.jaxb2.XjcMojo
Treat input as W3C XML Schema (default)

A B C D E G H I N O P Q R S V W X

Copyright © 2005-2011 Savoir Technologies, Inc. All Rights Reserved.