A B C E F G I L O R S T U W X

A

addURL(URL) - Method in class org.jvnet.jaxb2.maven2.XJC2MojoClassLoader
 
Artifact - Class in org.jvnet.jaxb2.maven2
 
Artifact() - Constructor for class org.jvnet.jaxb2.maven2.Artifact
 

B

bindingFiles - Variable in class org.jvnet.jaxb2.maven2.XJC2Mojo
For checking timestamps.

C

ClasspathCatalogResolver - Class in org.jvnet.jaxb2.maven2.resolver.tools
 
ClasspathCatalogResolver() - Constructor for class org.jvnet.jaxb2.maven2.resolver.tools.ClasspathCatalogResolver
 
configureCatalogResolver(Options) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 

E

error(SAXParseException) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 
execute() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Execute the maven2 mojo to invoke the xjc2 compiler based on any configuration settings.

F

fatalError(SAXParseException) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 
findLastModified(List, boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 

G

gatherDependsFiles(List) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
gatherFiles(File, String[], String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
gatherProducesFiles(List) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getAllExMsgs(Throwable, boolean) - Static method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getAllExStackTraces(Throwable) - Static method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getArgs() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of extra XJC's command-line arguments (items must include the dash '-').
getArtifactFactory() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Used internally to resolve XJC2Mojo.plugins to their jar files.
getArtifactFiles(Artifact[], boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getArtifactId() - Method in class org.jvnet.jaxb2.maven2.Artifact
 
getArtifactResolver() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getBindingDirectory() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
The source directory containing the *.xjb binding files.
getBindingExcludes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of regular expression file search patterns to specify the binding files to be excluded from the bindingIncludes.
getBindingIncludes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of regular expression file search patterns to specify the binding files to be processed.
getCatalog() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Specify the catalog file to resolve external entity references (xjc's -catalog option)
getCatalogResolver() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Provides the class name of the catalog resolver.
getClasspathElements() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Project classpath.
getDebug() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', the XJC compiler is set to debug mode (xjc's -debug option)and the 'com.sun.tools.xjc.Options.findServices' property is set, to print any add-on instanciation messages.
getDisableDefaultExcludes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', maven's default exludes are NOT added to all the excludes lists.
getEpisode() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getEpisodeFile() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getEpisodeFiles() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getEpisodes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getExcludes(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getExcludes(List) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Modifies input list by adding plexus tools default excludes.
getExtension() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', the XJC binding compiler will run in the extension mode (xjc's -extension option).
getForceRegenerate() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', no up-to-date check is performed and the XJC always re-generates the sources.
getGenerateDirectory() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Generated code will be written under this directory.
getGeneratePackage() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
The generated classes will all be placed under this Java package (xjc's -p option), unless otherwise specified in the schemas.
getGroupId() - Method in class org.jvnet.jaxb2.maven2.Artifact
 
getInputSource(File) - Static method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Converts a File object to an InputSource.
getLocalRepository() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getMavenProjectBuilder() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Artifact factory, needed to download source jars.
getOtherDepends() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of of input files or URLs to consider during the up-to-date.
getPlugins() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
XJC plugins to be made available to XJC.
getPluginURLs() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getProject() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
getReadOnly() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', the generated Java source files are set as read-only (xjc's -readOnly option).
getRemoveOldOutput() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', the [generateDirectory] dir will be deleted before the XJC binding compiler recompiles the source files.
getResolvedEntity(String, String) - Method in class org.jvnet.jaxb2.maven2.resolver.tools.ClasspathCatalogResolver
 
getSchemaDirectory() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
The source directory containing *.xsd schema files.
getSchemaExcludes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of regular expression file search patterns to specify the schemas to be excluded from the schemaIncludes list.
getSchemaIncludes() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A list of regular expression file search patterns to specify the schemas to be processed.
getSchemaLanguage() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Type of input schema language.
getStrict() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', Perform strict validation of the input schema (xjc's -nv option).
getVerbose() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'true', the plugin and the XJC compiler are both set to verbose mode (xjc's -verbose option).
getVersion() - Method in class org.jvnet.jaxb2.maven2.Artifact
 
getVersionFromDependencies(Artifact, Set<Artifact>) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Returns the version of the artifact as inherited from the dependencies.
getWriteCode() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
If 'false', the plugin will not write the generated code to disk.

I

info(SAXParseException) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 
isDefined(Object, int) - Static method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A generic setting validator.
isUpdToDate() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 

L

loadClass(String) - Method in class org.jvnet.jaxb2.maven2.XJC2MojoClassLoader
 
loadClass(String, boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2MojoClassLoader
 
logCalcSettings(StringBuffer) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Logs options calculated by mojo parameters.
logSettings() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Log the configuration settings.
logUserSettings(StringBuffer) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Logs options defined directly as mojo parameters.

O

org.jvnet.jaxb2.maven2 - package org.jvnet.jaxb2.maven2
 
org.jvnet.jaxb2.maven2.resolver.tools - package org.jvnet.jaxb2.maven2.resolver.tools
 

R

recursiveToString(Object) - Static method in class org.jvnet.jaxb2.maven2.XJC2Mojo
A generic approach to turning the values inside arrays and collections into toString values.
resolveArtifactDependencies(Artifact) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
This method resolves all transitive dependencies of an artifact.
resolveDependencyArtifacts(MavenProject) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
This method resolves the dependency artifacts from the project.
runXJC(Options) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 

S

schemaFiles - Variable in class org.jvnet.jaxb2.maven2.XJC2Mojo
For checking timestamps.
setArgs(List<String>) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setArtifactFactory(ArtifactFactory) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setArtifactId(String) - Method in class org.jvnet.jaxb2.maven2.Artifact
 
setArtifactResolver(ArtifactResolver) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setBindingDirectory(File) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setBindingExcludes(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setBindingIncludes(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setCatalog(File) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setCatalogResolver(String) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setClasspathElements(List) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setDebug(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setDisableDefaultExcludes(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setEpisode(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setEpisodeFile(File) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setEpisodes(Artifact[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setExtension(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setForceRegenerate(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setGenerateDirectory(File) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setGeneratePackage(String) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setGroupId(String) - Method in class org.jvnet.jaxb2.maven2.Artifact
 
setLocalRepository(ArtifactRepository) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setMavenProjectBuilder(MavenProjectBuilder) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setOtherDepends(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setPlugins(Artifact[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setProject(MavenProject) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setReadOnly(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setRemoveOldOutput(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setSchemaDirectory(File) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setSchemaExcludes(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setSchemaIncludes(String[]) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setSchemaLanguage(String) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setStrict(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setupCmdLineArgs(Options) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setupLogging() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Sets up the verbose and debug mode depending on mvn logging level, and sets up hyperjaxb logging.
setupOptions() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Ensure the any default settings are met and throws exceptions when settings are invalid and also stores the schemas and the bindings files into member vars for calculating timestamps, later.
setVerbose(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
setVersion(String) - Method in class org.jvnet.jaxb2.maven2.Artifact
 
setWriteCode(boolean) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
 
stage - Variable in class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 

T

toArtifact(ArtifactFactory) - Method in class org.jvnet.jaxb2.maven2.Artifact
 
toString() - Method in class org.jvnet.jaxb2.maven2.Artifact
 

U

updateMavenPaths() - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo
Updates compilePath ans resources.
URI_SCHEME_CLASSPATH - Static variable in class org.jvnet.jaxb2.maven2.resolver.tools.ClasspathCatalogResolver
 

W

warning(SAXParseException) - Method in class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 

X

XJC2Mojo - Class in org.jvnet.jaxb2.maven2
JAXB 2.x Mojo.
XJC2Mojo() - Constructor for class org.jvnet.jaxb2.maven2.XJC2Mojo
 
XJC2Mojo.JaxbErrorReceiver4Mvn - Class in org.jvnet.jaxb2.maven2
 
XJC2Mojo.JaxbErrorReceiver4Mvn() - Constructor for class org.jvnet.jaxb2.maven2.XJC2Mojo.JaxbErrorReceiver4Mvn
 
XJC2MojoClassLoader - Class in org.jvnet.jaxb2.maven2
 
XJC2MojoClassLoader(URL[]) - Constructor for class org.jvnet.jaxb2.maven2.XJC2MojoClassLoader
 
XJC2MojoClassLoader(URL[], ClassLoader) - Constructor for class org.jvnet.jaxb2.maven2.XJC2MojoClassLoader
 

A B C E F G I L O R S T U W X

Copyright © 2006-2009. All Rights Reserved.