A B C D E F G I L M O P R S T U V W X 

A

AbstractXJC2Mojo<O> - Class in org.jvnet.jaxb2.maven2
 
AbstractXJC2Mojo() - Constructor for class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
addURL(URL) - Method in class org.jvnet.jaxb2.maven2.ParentFirstClassLoader
 
apply(Collection<T>, CollectionUtils.Function<T, V>) - Static method in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 
ArtifactUtils - Class in org.jvnet.jaxb2.maven2.util
 

B

bestValue(Collection<T>, CollectionUtils.Function<T, V>, Comparator<V>) - Static method in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 

C

catalogResolver - Variable in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
ClasspathCatalogResolver - Class in org.jvnet.jaxb2.maven2.resolver.tools
 
ClasspathCatalogResolver() - Constructor for class org.jvnet.jaxb2.maven2.resolver.tools.ClasspathCatalogResolver
 
cleanPackageDirectory(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
close() - Method in class org.jvnet.mjiip.v_2_2.LoggingCodeWriter
 
CollectionUtils - Class in org.jvnet.jaxb2.maven2.util
 
CollectionUtils() - Constructor for class org.jvnet.jaxb2.maven2.util.CollectionUtils
 
CollectionUtils.Function<T,V> - Interface in org.jvnet.jaxb2.maven2.util
 
CollectionUtils.NegativeComparator<V extends Object & Comparable<? super V>> - Class in org.jvnet.jaxb2.maven2.util
 
CollectionUtils.NegativeComparator() - Constructor for class org.jvnet.jaxb2.maven2.util.CollectionUtils.NegativeComparator
 
CollectionUtils.PositiveComparator<V extends Object & Comparable<? super V>> - Class in org.jvnet.jaxb2.maven2.util
 
CollectionUtils.PositiveComparator() - Constructor for class org.jvnet.jaxb2.maven2.util.CollectionUtils.PositiveComparator
 
compare(V, V) - Method in class org.jvnet.jaxb2.maven2.util.CollectionUtils.NegativeComparator
 
compare(V, V) - Method in class org.jvnet.jaxb2.maven2.util.CollectionUtils.PositiveComparator
 
createCatalogResolver() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Creates an instance of catalog resolver.
createClassLoader(ClassLoader) - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
createOptions(OptionsConfiguration) - Method in interface org.jvnet.jaxb2.maven2.OptionsFactory
 
createOptions(OptionsConfiguration) - Method in class org.jvnet.mjiip.v_2_2.OptionsFactory
Creates and initializes an instance of XJC options.
createOptionsConfiguration() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
createResourceEntryUrls(ResourceEntry, String, String[], String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 

D

DependencyResource - Class in org.jvnet.jaxb2.maven2
 
DependencyResource() - Constructor for class org.jvnet.jaxb2.maven2.DependencyResource
 
DependencyResourceResolver - Interface in org.jvnet.jaxb2.maven2
 
doExecute() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
doExecute(O) - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
doExecute(Options) - Method in class org.jvnet.mjiip.v_2_2.XJC22Mojo
 

E

error(SAXParseException) - Method in class org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
 
escapeSpace(String) - Static method in class org.jvnet.jaxb2.maven2.util.StringUtils
 
eval(T) - Method in interface org.jvnet.jaxb2.maven2.util.CollectionUtils.Function
 
execute() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Execute the maven2 mojo to invoke the xjc2 compiler based on any configuration settings.

F

fatalError(SAXParseException) - Method in class org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
 

G

generateCode(Model) - Method in class org.jvnet.mjiip.v_2_2.XJC22Mojo
 
GET_FILE - Static variable in class org.jvnet.jaxb2.maven2.util.ArtifactUtils
 
GET_URL - Static variable in class org.jvnet.jaxb2.maven2.util.IOUtils
 
getAddCompileSourceRoot() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getAddTestCompileSourceRoot() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getArgs() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of extra XJC's command-line arguments (items must include the dash '-').
getArguments() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getArguments() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Returns array of command line arguments for XJC.
getArtifactFactory() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Used internally to resolve AbstractXJC2Mojo.plugins to their jar files.
getArtifactMetadataSource() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getArtifactResolver() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getBindFiles() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getBindingDirectory() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
The source directory containing the *.xjb binding files.
getBindingExcludes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of regular expression file search patterns to specify the binding files to be excluded from the bindingIncludes.
getBindingFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getBindingIncludes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of regular expression file search patterns to specify the binding files to be processed.
getBindings() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of binding resources which could includes file sets, URLs, Maven artifact resources.
getBindings() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getBindingUrls() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
************************************************************************* *
getBuildContext() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getCatalog() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Specify the catalog file to resolve external entity references (xjc's -catalog option)
getCatalogResolver() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Provides the class name of the catalog resolver.
getCatalogResolver() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getCatalogs() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of catalog resources which could includes file sets, URLs, Maven artifact resources.
getCatalogs() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getCatalogUrls() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getClasspathElements() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Project classpath.
getCleanPackageDirectories() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', package directories will be cleaned before the XJC binding compiler generates the source files.
getDebug() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', the XJC compiler is set to debug mode (xjc's -debug option).
getDependencyResource() - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
getDependsFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getDisableDefaultExcludes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', maven's default exludes are NOT added to all the excludes lists.
getEncoding() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Encoding for the generated sources, defaults to ${project.build.sourceEncoding}.
getEncoding() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getEpisode() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getEpisodeArtifacts() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getEpisodeFile() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getEpisodeFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getEpisodes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getExtension() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', the XJC binding compiler will run in the extension mode (xjc's -extension option).
getFiles(Collection<Artifact>) - Static method in class org.jvnet.jaxb2.maven2.util.ArtifactUtils
 
getFileset() - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
getForceRegenerate() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
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.AbstractXJC2Mojo
Generated code will be written under this directory.
getGenerateDirectory() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getGeneratePackage() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
The generated classes will all be placed under this Java package (xjc's -p option), unless otherwise specified in the schemas.
getGeneratePackage() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getGrammars() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getInputSource(File) - Static method in class org.jvnet.jaxb2.maven2.util.IOUtils
Creates an input source for the given file.
getInputSource(URL) - Static method in class org.jvnet.jaxb2.maven2.util.IOUtils
 
getLocalRepository() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getMavenProjectBuilder() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Artifact factory, needed to download source jars.
getOptionsFactory() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getOptionsFactory() - Method in class org.jvnet.mjiip.v_2_2.XJC22Mojo
 
getOtherDepends() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of of input files or URLs to consider during the up-to-date.
getPluginArtifacts() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getPlugins() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
XJC plugins to be made available to XJC.
getPlugins() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getProduces() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getProducesFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getProject() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getReadOnly() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', the generated Java source files are set as read-only (xjc's -readOnly option).
getRemoveOldOutput() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
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
 
getResolvedEntity(String, String) - Method in class org.jvnet.jaxb2.maven2.resolver.tools.MavenCatalogResolver
 
getResource() - Method in class org.jvnet.jaxb2.maven2.DependencyResource
 
getSchemaDirectory() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
The source directory containing *.xsd schema files.
getSchemaExcludes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of regular expression file search patterns to specify the schemas to be excluded from the schemaIncludes list.
getSchemaFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getSchemaIncludes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of regular expression file search patterns to specify the schemas to be processed.
getSchemaLanguage() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
Type of input schema language.
getSchemaLanguage() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getSchemas() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
A list of schema resources which could includes file sets, URLs, Maven artifact resources.
getSchemas() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getSchemaUrls() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getSpecVersion() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getSpecVersion() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
getStrict() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', Perform strict validation of the input schema (xjc's -nv option).
getUrl() - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
getUseDependenciesAsEpisodes() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
getVerbose() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'true', the plugin and the XJC compiler are both set to verbose mode (xjc's -verbose option).
getWriteCode() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
If 'false', the plugin will not write the generated code to disk.
getXjcPluginArtifacts() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getXjcPluginFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
getXjcPluginURLs() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
GT - Static variable in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 
gt() - Static method in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 

I

info(SAXParseException) - Method in class org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
 
injectDependencyDefaults() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
************************************************************************* *
injectDependencyDefaults(Dependency[]) - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
IOUtils - Class in org.jvnet.jaxb2.maven2.util
 
IOUtils() - Constructor for class org.jvnet.jaxb2.maven2.util.IOUtils
 
isDebugMode() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
isEmpty(String) - Static method in class org.jvnet.jaxb2.maven2.util.StringUtils
Checks if a (trimmed) String is null or empty.
isExtension() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
isReadOnly() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
isStrict() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
isUpToDate() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
isVerbose() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 

L

LAST_MODIFIED - Static variable in class org.jvnet.jaxb2.maven2.util.IOUtils
 
lastModified(File) - Static method in class org.jvnet.jaxb2.maven2.util.IOUtils
 
loadClass(String) - Method in class org.jvnet.jaxb2.maven2.ParentFirstClassLoader
 
loadClass(String, boolean) - Method in class org.jvnet.jaxb2.maven2.ParentFirstClassLoader
 
loadModel(Options) - Method in class org.jvnet.mjiip.v_2_2.XJC22Mojo
 
logApiConfiguration() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
logConfiguration() - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
logConfiguration() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Log the configuration settings.
LoggingCodeWriter - Class in org.jvnet.mjiip.v_2_2
 
LoggingCodeWriter(CodeWriter, Log, boolean) - Constructor for class org.jvnet.mjiip.v_2_2.LoggingCodeWriter
 
LoggingErrorReceiver - Class in org.jvnet.mjiip.v_2_2
 
LoggingErrorReceiver(String, Log, boolean) - Constructor for class org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
 
LT - Static variable in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 
lt() - Static method in class org.jvnet.jaxb2.maven2.util.CollectionUtils
 

M

MavenCatalogResolver - Class in org.jvnet.jaxb2.maven2.resolver.tools
 
MavenCatalogResolver(CatalogManager, DependencyResourceResolver) - Constructor for class org.jvnet.jaxb2.maven2.resolver.tools.MavenCatalogResolver
 
mergeDependencyWithDefaults(Dependency, Dependency) - Static method in class org.jvnet.jaxb2.maven2.util.ArtifactUtils
 

O

openBinary(JPackage, String) - Method in class org.jvnet.mjiip.v_2_2.LoggingCodeWriter
 
openSource(JPackage, String) - Method in class org.jvnet.mjiip.v_2_2.LoggingCodeWriter
 
OptionsConfiguration - Class in org.jvnet.jaxb2.maven2
 
OptionsConfiguration(String, String, List<URL>, List<URL>, List<URL>, CatalogResolver, String, File, boolean, boolean, boolean, boolean, boolean, List<String>, List<URL>, String) - Constructor for class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
OptionsFactory<O> - Interface in org.jvnet.jaxb2.maven2
 
OptionsFactory - Class in org.jvnet.mjiip.v_2_2
 
OptionsFactory() - Constructor for class org.jvnet.mjiip.v_2_2.OptionsFactory
 
org.jvnet.jaxb2.maven2 - package org.jvnet.jaxb2.maven2
 
org.jvnet.jaxb2.maven2.resolver.tools - package org.jvnet.jaxb2.maven2.resolver.tools
 
org.jvnet.jaxb2.maven2.util - package org.jvnet.jaxb2.maven2.util
 
org.jvnet.mjiip.v_2_2 - package org.jvnet.mjiip.v_2_2
 

P

ParentFirstClassLoader - Class in org.jvnet.jaxb2.maven2
 
ParentFirstClassLoader(URL[]) - Constructor for class org.jvnet.jaxb2.maven2.ParentFirstClassLoader
 
ParentFirstClassLoader(URL[], ClassLoader) - Constructor for class org.jvnet.jaxb2.maven2.ParentFirstClassLoader
 
plugins - Variable in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 

R

RawXJC2Mojo<O> - Class in org.jvnet.jaxb2.maven2
Maven JAXB 2.x Mojo.
RawXJC2Mojo() - Constructor for class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
resolve(ArtifactFactory, ArtifactResolver, ArtifactRepository, ArtifactMetadataSource, Dependency[], MavenProject) - Static method in class org.jvnet.jaxb2.maven2.util.ArtifactUtils
 
resolveArtifacts() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
resolveDependencyResource(DependencyResource) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
resolveDependencyResource(DependencyResource) - Method in interface org.jvnet.jaxb2.maven2.DependencyResourceResolver
 
resolveEpisodeArtifacts() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
resolveTransitively(ArtifactFactory, ArtifactResolver, ArtifactRepository, ArtifactMetadataSource, Dependency[], MavenProject) - Static method in class org.jvnet.jaxb2.maven2.util.ArtifactUtils
 
resolveXJCPluginArtifacts() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
ResourceEntry - Class in org.jvnet.jaxb2.maven2
 
ResourceEntry() - Constructor for class org.jvnet.jaxb2.maven2.ResourceEntry
 

S

scanDirectoryForFiles(BuildContext, File, String[], String[], boolean) - Static method in class org.jvnet.jaxb2.maven2.util.IOUtils
Scans given directory for files satisfying given inclusion/exclusion patterns.
setAddCompileSourceRoot(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setAddTestCompileSourceRoot(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setArgs(List<String>) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setArtifactFactory(ArtifactFactory) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setArtifactMetadataSource(ArtifactMetadataSource) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setArtifactResolver(ArtifactResolver) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setBindingDirectory(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setBindingExcludes(String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setBindingIncludes(String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setBindings(ResourceEntry[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setBuildContext(BuildContext) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setCatalog(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setCatalogResolver(String) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setCatalogs(ResourceEntry[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setClasspathElements(List) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setCleanPackageDirectories(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setDebug(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setDependencyResource(DependencyResource) - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
setDisableDefaultExcludes(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setEncoding(String) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setEpisode(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setEpisodeFile(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setEpisodes(Dependency[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setExtension(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setFileset(FileSet) - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
setForceRegenerate(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setGenerateDirectory(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setGeneratePackage(String) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setLocalRepository(ArtifactRepository) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setMavenProjectBuilder(MavenProjectBuilder) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setOtherDepends(File[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setPluginArtifacts(List<Artifact>) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setPlugins(Dependency[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setProduces(String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setProject(MavenProject) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setReadOnly(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setRemoveOldOutput(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setResource(String) - Method in class org.jvnet.jaxb2.maven2.DependencyResource
 
setSchemaDirectory(File) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setSchemaExcludes(String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setSchemaIncludes(String[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setSchemaLanguage(String) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setSchemas(ResourceEntry[]) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setSpecVersion(String) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setStrict(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setupBindingFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setupDependsFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setupDirectories() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setupFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setupLogging() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Initializes logging.
setupMavenPaths() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
Augments Maven paths with generated resources.
setupProducesFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setupSchemaFiles() - Method in class org.jvnet.jaxb2.maven2.RawXJC2Mojo
 
setUrl(String) - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 
setUseDependenciesAsEpisodes(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setVerbose(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
setWriteCode(boolean) - Method in class org.jvnet.jaxb2.maven2.AbstractXJC2Mojo
 
split(String, char, boolean) - Static method in class org.jvnet.jaxb2.maven2.util.StringUtils
 
StringUtils - Class in org.jvnet.jaxb2.maven2.util
 
StringUtils() - Constructor for class org.jvnet.jaxb2.maven2.util.StringUtils
 

T

toString() - Method in class org.jvnet.jaxb2.maven2.DependencyResource
 
toString() - Method in class org.jvnet.jaxb2.maven2.OptionsConfiguration
 
toString() - Method in class org.jvnet.jaxb2.maven2.ResourceEntry
 

U

URI_SCHEME_CLASSPATH - Static variable in class org.jvnet.jaxb2.maven2.resolver.tools.ClasspathCatalogResolver
 
URI_SCHEME_MAVEN - Static variable in class org.jvnet.jaxb2.maven2.resolver.tools.MavenCatalogResolver
 

V

valueOf(String) - Static method in class org.jvnet.jaxb2.maven2.DependencyResource
 

W

warning(SAXParseException) - Method in class org.jvnet.mjiip.v_2_2.LoggingErrorReceiver
 
writeCode(Outline) - Method in class org.jvnet.mjiip.v_2_2.XJC22Mojo
 

X

XJC22Mojo - Class in org.jvnet.mjiip.v_2_2
JAXB 2.x Mojo.
XJC22Mojo() - Constructor for class org.jvnet.mjiip.v_2_2.XJC22Mojo
 
A B C D E F G I L M O P R S T U V W X 

Copyright © 2006–2013. All rights reserved.