- catalogLocation - Variable in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
The location of the catalog used to resolve xml entities.
- classGenerationDirectory - Variable in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Set a location to generate CLASS files into.
- classGenerationDirectory - Variable in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Set a location to generate CLASS files into.
- CLASSPATH_DEPENDENCY - Static variable in exception org.codehaus.mojo.xmlbeans.XmlBeansException
-
Something went wrong while looking up the classpath.
- CodedException - Exception in org.codehaus.mojo.exception
-
- CodedException() - Constructor for exception org.codehaus.mojo.exception.CodedException
-
Empty Constructor.
- CodedException(Error) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
An exception with a specific error code.
- CodedException(Error, String[]) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
An exception with an error code and fields in the
message.
- CodedException(Error, String) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
An exception with an error code and fields in the
message.
- CodedException(Error, Throwable) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
Creates a new Coded Exception, given an error code and root cause.
- CodedException(Error, String, Throwable) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
Creates a coded exception with fields and a root cause.
- CodedException(Error, String[], Throwable) - Constructor for exception org.codehaus.mojo.exception.CodedException
-
Creates a coded exception with fields and a root cause.
- COMPILE_ERRORS - Static variable in exception org.codehaus.mojo.xmlbeans.XmlBeansException
-
Errors occurred during the compile phase of the plugins process.
- CompileXmlBeansMojo - Class in org.codehaus.mojo.xmlbeans
-
A Maven 2 plugin which parses xsd files and produces a corresponding object
model based on the Apache XML Beans parser.
- CompileXmlBeansMojo() - Constructor for class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Empty constructor for the XML Beans plugin.
- COPY_CLASSES - Static variable in exception org.codehaus.mojo.xmlbeans.XmlBeansException
-
- getBaseDir() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getBaseDir() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Returns the directory where the schemas are located.
- getBaseDir() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Returns the directory where the schemas are located.
- getCatalogFile() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns the name of the file used to resolve xml entities.
- getClasspath() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns a classpath for the compiler made up of artifacts from the
project.
- getCompiler() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns null.
- getConfigFiles() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns configuration files identified in the xmlConfigs string passed by
the project configuration.
- getDefaultXmlConfigDir() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getDefaultXmlConfigDir() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
- getDefaultXmlConfigDir() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
- getEntityResolver() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns a null entity resolver.
- getEntryPathsAndExtract(String[], File) - Method in class org.codehaus.mojo.xmlbeans.FilteredJarFile
-
- getErrorKey() - Method in class org.codehaus.mojo.exception.Error
-
Returns the error code key.
- getErrorListeners() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns an empty collection the compiler will store error message Strings
in.
- getExtensions() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Todo: Not certain of the purpose of this.
- getFilePaths(Artifact, Log, File) - Static method in class org.codehaus.mojo.xmlbeans.SchemaArtifact
-
Assuming that the artifact has a file handle, returns a collection of strings
pointing to each xsd file within the jar.
- getGeneratedClassesDirectory() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Returns the class directory of the project.
- getGeneratedClassesDirectory() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Returns the class directory of the project.
- getGeneratedSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getGeneratedSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
- getGeneratedSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
- getGeneratedSourceDirectory() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Returns the directory for saving generated source files.
- getGeneratedSourceDirectory() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Returns the directory for saving generated source files.
- getJavaFiles() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
An array of other source files.
- getJavaSource() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getMdefNamespaces() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns null at this time.
- getMemoryInitialSize() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns the initial size of the memory allocation for the schema compile
process.
- getMemoryMaximumSize() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns the maximum size of the memory allocation for the schema compile
process.
- getMessage() - Method in exception org.codehaus.mojo.exception.CodedException
-
getMessage
- Check the error code to see if
it's an ExtendedError
.
- getName() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns null at this time.
- getOutputJar() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns the location of the output jar file should one be produced.
- getRepackage() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Todo: Not certain of the purpose of this.
- getSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns the directory where the schemas are located.
- getSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Returns the directory where the schemas are located.
- getSchemaDirectory() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Returns the directory where the schemas are located.
- getStaleFile() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getStaleFile() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
- getStaleFile() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
- getWsdlFiles() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns a file array of wsdl files to translate to object models.
- getXsdFiles() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
Returns a file array of xsd files to translate to object models.
- getXsdJars() - Method in class org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin
-
- getXsdJars() - Method in class org.codehaus.mojo.xmlbeans.CompileXmlBeansMojo
-
Returns the list of xsd jars.
- getXsdJars() - Method in class org.codehaus.mojo.xmlbeans.TestXmlBeansMojo
-
Returns the list of xsd jars.