- AbstractAttachMojo - Class in org.jomc.mojo
-
Base class for attaching artifacts to a project.
- AbstractAttachMojo() - Constructor for class org.jomc.mojo.AbstractAttachMojo
-
Creates a new AbstractAttachMojo
instance.
- AbstractClassesCommitMojo - Class in org.jomc.mojo
-
Base class for committing model objects to class files.
- AbstractClassesCommitMojo() - Constructor for class org.jomc.mojo.AbstractClassesCommitMojo
-
Creates a new AbstractClassesCommitMojo
instance.
- AbstractClassesValidateMojo - Class in org.jomc.mojo
-
Base class for validating class file model objects.
- AbstractClassesValidateMojo() - Constructor for class org.jomc.mojo.AbstractClassesValidateMojo
-
Creates a new AbstractClassesValidateMojo
instance.
- AbstractClasspathValidateMojo - Class in org.jomc.mojo
-
Base class for validating class path class file model objects.
- AbstractClasspathValidateMojo() - Constructor for class org.jomc.mojo.AbstractClasspathValidateMojo
-
Creates a new AbstractClasspathValidateMojo
instance.
- AbstractJomcMojo - Class in org.jomc.mojo
-
Base class for executing JomcTool
s.
- AbstractJomcMojo() - Constructor for class org.jomc.mojo.AbstractJomcMojo
-
Creates a new AbstractJomcMojo
instance.
- AbstractModelShowMojo - Class in org.jomc.mojo
-
Base class for displaying and dumping model objects.
- AbstractModelShowMojo() - Constructor for class org.jomc.mojo.AbstractModelShowMojo
-
Creates a new AbstractModelShowMojo
instance.
- AbstractResourcesWriteMojo - Class in org.jomc.mojo
-
Base class for writing resource files.
- AbstractResourcesWriteMojo() - Constructor for class org.jomc.mojo.AbstractResourcesWriteMojo
-
Creates a new AbstractResourcesWriteMojo
instance.
- AbstractSourcesManageMojo - Class in org.jomc.mojo
-
Base class for managing source code files.
- AbstractSourcesManageMojo() - Constructor for class org.jomc.mojo.AbstractSourcesManageMojo
-
Creates a new AbstractSourcesManageMojo
instance.
- addMavenResource(MavenProject, Resource) - Method in class org.jomc.mojo.AbstractResourcesWriteMojo
-
Adds a resource to a MavenProjecŧ
.
- addMavenResource(MavenProject, Resource) - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- addMavenResource(MavenProject, Resource) - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- assertValidParameters() - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
- assertValidParameters() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Validates the parameters of the goal.
- assertValidResources(Collection<? extends ResourceType>) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Validates a given resource collection.
- canTransformResource(String) - Method in class org.jomc.mojo.JomcResourceTransformer
-
- clone() - Method in class org.jomc.mojo.KeyValueType
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.LocaleType
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.ModelContextAttribute
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.ModelObjectStylesheetResource
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.ModletObjectStylesheetResource
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.PropertiesResourceType
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.ResourceType
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TemplateParameter
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TemplateParameterResource
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TransformationOutputProperty
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TransformationParameter
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TransformationParameterResource
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.TransformerResourceType
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.VelocityProperty
-
Creates and returns a copy of this object.
- clone() - Method in class org.jomc.mojo.VelocityPropertyResource
-
Creates and returns a copy of this object.
- createClassFileProcessor(ModelContext) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new tool instance for processing class files.
- createJomcTool(ModelContext, String, Class<T>) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new JomcTool
object for a given class name and type.
- createModelContext(ClassLoader) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new model context instance for a given class loader.
- createObject(String, Class<T>) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new object for a given class name and type.
- createResourceFileProcessor(ModelContext) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new tool instance for processing resource files.
- createSourceFileProcessor(ModelContext) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new tool instance for processing source files.
- getAbsoluteFile(String) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets an absolute File
instance for a given name.
- getArtifactClassifier() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the classifier of the artifact to attach.
- getArtifactClassifier() - Method in class org.jomc.mojo.MainModuleAttachMojo
-
- getArtifactClassifier() - Method in class org.jomc.mojo.TestModuleAttachMojo
-
- getArtifactFile() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the file of the artifact to attach.
- getArtifactFile() - Method in class org.jomc.mojo.MainModuleAttachMojo
-
- getArtifactFile() - Method in class org.jomc.mojo.TestModuleAttachMojo
-
- getArtifactType() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the type of the artifact to attach.
- getArtifactType() - Method in class org.jomc.mojo.MainModuleAttachMojo
-
- getArtifactType() - Method in class org.jomc.mojo.TestModuleAttachMojo
-
- getClassesClassLoader() - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
Gets the class loader to use for committing class file model objects.
- getClassesClassLoader() - Method in class org.jomc.mojo.AbstractClassesValidateMojo
-
Gets the class loader to use for validating class file model objects.
- getClassesClassLoader() - Method in class org.jomc.mojo.MainClassesCommitMojo
-
- getClassesClassLoader() - Method in class org.jomc.mojo.MainClassesValidateMojo
-
- getClassesClassLoader() - Method in class org.jomc.mojo.TestClassesCommitMojo
-
- getClassesClassLoader() - Method in class org.jomc.mojo.TestClassesValidateMojo
-
- getClassesDirectory() - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
Gets the directory holding the class files to commit model objects to.
- getClassesDirectory() - Method in class org.jomc.mojo.AbstractClassesValidateMojo
-
Gets the directory holding the class files to validate model objects of.
- getClassesDirectory() - Method in class org.jomc.mojo.MainClassesCommitMojo
-
- getClassesDirectory() - Method in class org.jomc.mojo.MainClassesValidateMojo
-
- getClassesDirectory() - Method in class org.jomc.mojo.TestClassesCommitMojo
-
- getClassesDirectory() - Method in class org.jomc.mojo.TestClassesValidateMojo
-
- getClassesModuleName() - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
Gets the name of the module to commit class file model objects of.
- getClassesModuleName() - Method in class org.jomc.mojo.AbstractClassesValidateMojo
-
Gets the name of the module to validate class file model objects of.
- getClassesModuleName() - Method in class org.jomc.mojo.MainClassesCommitMojo
-
- getClassesModuleName() - Method in class org.jomc.mojo.MainClassesValidateMojo
-
- getClassesModuleName() - Method in class org.jomc.mojo.TestClassesCommitMojo
-
- getClassesModuleName() - Method in class org.jomc.mojo.TestClassesValidateMojo
-
- getClasspathClassLoader() - Method in class org.jomc.mojo.AbstractClasspathValidateMojo
-
Gets the class loader to validate class path model objects of.
- getClasspathClassLoader() - Method in class org.jomc.mojo.MainClasspathValidateMojo
-
- getClasspathClassLoader() - Method in class org.jomc.mojo.TestClasspathValidateMojo
-
- getConnectTimeout() - Method in class org.jomc.mojo.ResourceType
-
Gets the timeout value, in milliseconds, to be used when opening communications links to the resource.
- getCountry() - Method in class org.jomc.mojo.LocaleType
-
Gets the value of the country
property.
- getDirectory(String) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates an URL
for a given directory location.
- getDisplayClassLoader() - Method in class org.jomc.mojo.AbstractModelShowMojo
-
Gets the class loader to use for displaying or dumping model objects.
- getDisplayClassLoader() - Method in class org.jomc.mojo.MainInstanceShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.MainModelShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.MainModuleShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.MainSpecificationShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.TestInstanceShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.TestModelShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.TestModuleShowMojo
-
- getDisplayClassLoader() - Method in class org.jomc.mojo.TestSpecificationShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.AbstractModelShowMojo
-
Gets the model object to display or dump.
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.MainInstanceShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.MainModelShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.MainModuleShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.MainSpecificationShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.TestInstanceShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.TestModelShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.TestModuleShowMojo
-
- getDisplayModel(ModelContext) - Method in class org.jomc.mojo.TestSpecificationShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the execution strategy of the instance.
- getExecutionStrategy() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the execution strategy of the instance.
- getExecutionStrategy() - Method in class org.jomc.mojo.MainClassesCommitMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainClassesValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainClasspathValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainInstanceShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainModelShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainModelValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainModuleAttachMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainModuleShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainSourcesManageMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.MainSpecificationShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestClassesCommitMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestClassesValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestClasspathValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestInstanceShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestModelShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestModelValidateMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestModuleAttachMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestModuleShowMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestSourcesManageMojo
-
- getExecutionStrategy() - Method in class org.jomc.mojo.TestSpecificationShowMojo
-
- getFormat() - Method in class org.jomc.mojo.PropertiesResourceType
-
Gets the value of the format
property.
- getGoal() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the goal of the instance.
- getGoal() - Method in class org.jomc.mojo.MainClassesCommitMojo
-
- getGoal() - Method in class org.jomc.mojo.MainClassesValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.MainClasspathValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.MainInstanceShowMojo
-
- getGoal() - Method in class org.jomc.mojo.MainModelShowMojo
-
- getGoal() - Method in class org.jomc.mojo.MainModelValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.MainModuleShowMojo
-
- getGoal() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getGoal() - Method in class org.jomc.mojo.MainSourcesManageMojo
-
- getGoal() - Method in class org.jomc.mojo.MainSpecificationShowMojo
-
- getGoal() - Method in class org.jomc.mojo.TestClassesCommitMojo
-
- getGoal() - Method in class org.jomc.mojo.TestClassesValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.TestClasspathValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.TestInstanceShowMojo
-
- getGoal() - Method in class org.jomc.mojo.TestModelShowMojo
-
- getGoal() - Method in class org.jomc.mojo.TestModelValidateMojo
-
- getGoal() - Method in class org.jomc.mojo.TestModuleShowMojo
-
- getGoal() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getGoal() - Method in class org.jomc.mojo.TestSourcesManageMojo
-
- getGoal() - Method in class org.jomc.mojo.TestSpecificationShowMojo
-
- getKey() - Method in class org.jomc.mojo.KeyValueType
-
Gets the value of the key
property.
- getLanguage() - Method in class org.jomc.mojo.LocaleType
-
Gets the value of the language
property.
- getLocation() - Method in class org.jomc.mojo.ResourceType
-
Gets the value of the location
property.
- getMainClassLoader() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the project's runtime class loader of the instance.
- getMainClasspathElements() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the project's runtime class path elements.
- getMavenProject() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the Maven project of the instance.
- getMavenProject() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the Maven project of the instance.
- getMavenProjectHelper() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the Maven project helper of the instance.
- getMavenSession() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the Maven session of the instance.
- getMavenSession() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the Maven session of the instance.
- getModel() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the identifier of the model to process.
- getModel(ModelContext) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the model to process.
- getModuleName() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the name of the module to process.
- getObject() - Method in class org.jomc.mojo.KeyValueType
-
Gets the object of the instance.
- getOutputDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the compiled class files of the project.
- getProperties(PropertiesResourceType) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new Properties
instance from a PropertiesResourceType
.
- getReadTimeout() - Method in class org.jomc.mojo.ResourceType
-
Gets the timeout value, in milliseconds, to be used when reading the resource.
- getReportOutputDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the reports of the project.
- getResource(String) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates an URL
for a given resource location.
- getResource(String) - Method in class org.jomc.mojo.JomcContainerDescriptorHandler
-
Creates an URL
for a given resource location.
- getResource(String) - Method in class org.jomc.mojo.JomcResourceTransformer
-
Creates an URL
for a given resource location.
- getResourcesClassLoader() - Method in class org.jomc.mojo.AbstractResourcesWriteMojo
-
Gets the class loader to use for writing resource files.
- getResourcesClassLoader() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getResourcesClassLoader() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getResourcesDirectory() - Method in class org.jomc.mojo.AbstractResourcesWriteMojo
-
Gets the directory to write the resource files to.
- getResourcesDirectory() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getResourcesDirectory() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getResourcesModuleName() - Method in class org.jomc.mojo.AbstractResourcesWriteMojo
-
Gets the name of the module to write resource files of.
- getResourcesModuleName() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getResourcesModuleName() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getResourcesOutputDirectory() - Method in class org.jomc.mojo.AbstractResourcesWriteMojo
-
Gets the directory to copy resource files to.
- getResourcesOutputDirectory() - Method in class org.jomc.mojo.MainResourcesWriteMojo
-
- getResourcesOutputDirectory() - Method in class org.jomc.mojo.TestResourcesWriteMojo
-
- getSessionDirectory() - Method in class org.jomc.mojo.AbstractAttachMojo
-
Gets the directory holding the session related files of the project.
- getSessionDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the session related files of the project.
- getSourceDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the source files of the project.
- getSourcesClassLoader() - Method in class org.jomc.mojo.AbstractSourcesManageMojo
-
Gets the class loader to use for managing source code files.
- getSourcesClassLoader() - Method in class org.jomc.mojo.MainSourcesManageMojo
-
- getSourcesClassLoader() - Method in class org.jomc.mojo.TestSourcesManageMojo
-
- getSourcesDirectory() - Method in class org.jomc.mojo.AbstractSourcesManageMojo
-
Gets the directory holding the source code files to manage.
- getSourcesDirectory() - Method in class org.jomc.mojo.MainSourcesManageMojo
-
- getSourcesDirectory() - Method in class org.jomc.mojo.TestSourcesManageMojo
-
- getSourcesModuleName() - Method in class org.jomc.mojo.AbstractSourcesManageMojo
-
Gets the name of the module to manage source code files of.
- getSourcesModuleName() - Method in class org.jomc.mojo.MainSourcesManageMojo
-
- getSourcesModuleName() - Method in class org.jomc.mojo.TestSourcesManageMojo
-
- getSupportedFormats() - Static method in class org.jomc.mojo.PropertiesResourceType
-
Gets a list holding supported format values.
- getTestClassLoader() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the project's test class loader of the instance.
- getTestClasspathElements() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the project's test class path elements.
- getTestModuleName() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the name of the test module to process.
- getTestOutputDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the compiled test class files of the project.
- getTestSourceDirectory() - Method in class org.jomc.mojo.AbstractJomcMojo
-
Gets the directory holding the test source files of the project.
- getTransformationOutputProperties() - Method in class org.jomc.mojo.TransformerResourceType
-
Gets the transformation output properties to apply.
- getTransformationParameterResources() - Method in class org.jomc.mojo.TransformerResourceType
-
Gets the transformation parameter resource to apply.
- getTransformationParameters() - Method in class org.jomc.mojo.TransformerResourceType
-
Gets the transformation parameters to apply.
- getTransformer(TransformerResourceType) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Creates a new Transformer
from a given TransformerResourceType
.
- getTransformers(ClassLoader) - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
- getTransformers() - Method in class org.jomc.mojo.AbstractClassesCommitMojo
-
Gets transformers to use for transforming model objects.
- getType() - Method in class org.jomc.mojo.KeyValueType
-
Gets the value of the type
property.
- getValue() - Method in class org.jomc.mojo.KeyValueType
-
Gets the value of the value
property.
- getVariant() - Method in class org.jomc.mojo.LocaleType
-
Gets the value of the variant
property.
- getVirtualFiles() - Method in class org.jomc.mojo.JomcContainerDescriptorHandler
-
- MainClassesCommitMojo - Class in org.jomc.mojo
-
Commits model objects to a projects' main classes.
- MainClassesCommitMojo() - Constructor for class org.jomc.mojo.MainClassesCommitMojo
-
Creates a new MainClassesCommitMojo
instance.
- MainClassesValidateMojo - Class in org.jomc.mojo
-
Validates a projects' main class file model objects.
- MainClassesValidateMojo() - Constructor for class org.jomc.mojo.MainClassesValidateMojo
-
Creates a new MainClassesValidateMojo
instance.
- MainClasspathValidateMojo - Class in org.jomc.mojo
-
Validates a projects' main classpath class file model objects.
- MainClasspathValidateMojo() - Constructor for class org.jomc.mojo.MainClasspathValidateMojo
-
Creates a new MainClasspathValidateMojo
instance.
- MainInstanceShowMojo - Class in org.jomc.mojo
-
Displays an instance from the project's main model.
- MainInstanceShowMojo() - Constructor for class org.jomc.mojo.MainInstanceShowMojo
-
Creates a new MainInstanceShowMojo
instance.
- MainModelShowMojo - Class in org.jomc.mojo
-
Displays a project's main model.
- MainModelShowMojo() - Constructor for class org.jomc.mojo.MainModelShowMojo
-
Creates a new MainModelShowMojo
instance.
- MainModelValidateMojo - Class in org.jomc.mojo
-
Validates a project's main model.
- MainModelValidateMojo() - Constructor for class org.jomc.mojo.MainModelValidateMojo
-
Creates a new MainModelValidateMojo
instance.
- MainModuleAttachMojo - Class in org.jomc.mojo
-
Attaches a project's main module artifact.
- MainModuleAttachMojo() - Constructor for class org.jomc.mojo.MainModuleAttachMojo
-
Creates a new MainModuleAttachMojo
instance.
- MainModuleShowMojo - Class in org.jomc.mojo
-
Displays a module from the project's main model.
- MainModuleShowMojo() - Constructor for class org.jomc.mojo.MainModuleShowMojo
-
Creates a new MainModuleShowMojo
instance.
- MainResourcesWriteMojo - Class in org.jomc.mojo
-
Writes a projects' main resource files.
- MainResourcesWriteMojo() - Constructor for class org.jomc.mojo.MainResourcesWriteMojo
-
Creates a new MainResourcesWriteMojo
instance.
- MainSourcesManageMojo - Class in org.jomc.mojo
-
Manages a projects' main source files.
- MainSourcesManageMojo() - Constructor for class org.jomc.mojo.MainSourcesManageMojo
-
Creates a new MainSourcesManageMojo
instance.
- MainSpecificationShowMojo - Class in org.jomc.mojo
-
Displays a specification from the project's main model.
- MainSpecificationShowMojo() - Constructor for class org.jomc.mojo.MainSpecificationShowMojo
-
Creates a new MainSpecificationShowMojo
instance.
- ModelContextAttribute - Class in org.jomc.mojo
-
modelContextAttribute
element.
- ModelContextAttribute() - Constructor for class org.jomc.mojo.ModelContextAttribute
-
Creates a new ModelContextAttribute
instance.
- ModelObjectStylesheetResource - Class in org.jomc.mojo
-
modelObjectStylesheetResource
element.
- ModelObjectStylesheetResource() - Constructor for class org.jomc.mojo.ModelObjectStylesheetResource
-
Creates a new ModelObjectStylesheetResource
instance.
- modifyOutputStream(JarOutputStream) - Method in class org.jomc.mojo.JomcResourceTransformer
-
- ModletObjectStylesheetResource - Class in org.jomc.mojo
-
modletObjectStylesheetResource
element.
- ModletObjectStylesheetResource() - Constructor for class org.jomc.mojo.ModletObjectStylesheetResource
-
Creates a new ModletObjectStylesheetResource
instance.
- setClassProcessingEnabled(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating the processing of classes is enabled.
- setConnectTimeout(int) - Method in class org.jomc.mojo.ResourceType
-
Sets the timeout value, in milliseconds, to be used when opening communications links to the resource.
- setCountry(String) - Method in class org.jomc.mojo.LocaleType
-
Sets the value of the country
property.
- setFormat(String) - Method in class org.jomc.mojo.PropertiesResourceType
-
Sets the value of the format
property.
- setKey(String) - Method in class org.jomc.mojo.KeyValueType
-
Sets the value of the key
property.
- setLanguage(String) - Method in class org.jomc.mojo.LocaleType
-
Sets the value of the language
property.
- setLocation(String) - Method in class org.jomc.mojo.ResourceType
-
Sets the value of the location
property.
- setModelObjectClasspathResolutionEnabled(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating model object class path resolution is enabled.
- setModelProcessingEnabled(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating the processing of models is enabled.
- setOptional(boolean) - Method in class org.jomc.mojo.ResourceType
-
Sets the flag indicating the resource is optional.
- setReadTimeout(int) - Method in class org.jomc.mojo.ResourceType
-
Sets the timeout value, in milliseconds, to be used when reading the resource.
- setResourceProcessingEnabled(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating the processing of resources is enabled.
- setSourceProcessingEnabled(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating the processing of sources is enabled.
- setType(String) - Method in class org.jomc.mojo.KeyValueType
-
Sets the value of the type
property.
- setupJomcTool(ModelContext, JomcTool) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Configures a JomcTool
instance.
- setupModelContext(ModelContext) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Configures a ModelContext
instance.
- setValue(String) - Method in class org.jomc.mojo.KeyValueType
-
Sets the value of the value
property.
- setVariant(String) - Method in class org.jomc.mojo.LocaleType
-
Sets the value of the variant
property.
- setVerbose(boolean) - Method in class org.jomc.mojo.AbstractAttachMojo
-
Sets the flag indicating verbose output is enabled.
- setVerbose(boolean) - Method in class org.jomc.mojo.AbstractJomcMojo
-
Sets the flag indicating verbose output is enabled.
- TemplateParameter - Class in org.jomc.mojo
-
templateParameter
element.
- TemplateParameter() - Constructor for class org.jomc.mojo.TemplateParameter
-
Creates a new TemplateParameter
instance.
- TemplateParameterResource - Class in org.jomc.mojo
-
templateParameterResource
element.
- TemplateParameterResource() - Constructor for class org.jomc.mojo.TemplateParameterResource
-
Creates a new TemplateParameterResource
instance.
- TestClassesCommitMojo - Class in org.jomc.mojo
-
Commits model objects to a projects' test classes.
- TestClassesCommitMojo() - Constructor for class org.jomc.mojo.TestClassesCommitMojo
-
Creates a new TestClassesCommitMojo
instance.
- TestClassesValidateMojo - Class in org.jomc.mojo
-
Validates a projects' test class file model objects.
- TestClassesValidateMojo() - Constructor for class org.jomc.mojo.TestClassesValidateMojo
-
Creates a new TestClassesValidateMojo
instance.
- TestClasspathValidateMojo - Class in org.jomc.mojo
-
Validates a projects' test class path class file model objects.
- TestClasspathValidateMojo() - Constructor for class org.jomc.mojo.TestClasspathValidateMojo
-
Creates a new TestClasspathValidateMojo
instance.
- TestInstanceShowMojo - Class in org.jomc.mojo
-
Displays an instance from the project's test model.
- TestInstanceShowMojo() - Constructor for class org.jomc.mojo.TestInstanceShowMojo
-
Creates a new TestInstanceShowMojo
instance.
- TestModelShowMojo - Class in org.jomc.mojo
-
Displays a project's test model.
- TestModelShowMojo() - Constructor for class org.jomc.mojo.TestModelShowMojo
-
Creates a new TestModelShowMojo
instance.
- TestModelValidateMojo - Class in org.jomc.mojo
-
Validates a project's test model.
- TestModelValidateMojo() - Constructor for class org.jomc.mojo.TestModelValidateMojo
-
Creates a new TestModelValidateMojo
instance.
- TestModuleAttachMojo - Class in org.jomc.mojo
-
Attaches a project's test module artifact.
- TestModuleAttachMojo() - Constructor for class org.jomc.mojo.TestModuleAttachMojo
-
Creates a new TestModuleAttachMojo
instance.
- TestModuleShowMojo - Class in org.jomc.mojo
-
Displays a module from the project's test model.
- TestModuleShowMojo() - Constructor for class org.jomc.mojo.TestModuleShowMojo
-
Creates a new TestModuleShowMojo
instance.
- TestResourcesWriteMojo - Class in org.jomc.mojo
-
Writes a projects' test resource files.
- TestResourcesWriteMojo() - Constructor for class org.jomc.mojo.TestResourcesWriteMojo
-
Creates a new TestResourcesWriteMojo
instance.
- TestSourcesManageMojo - Class in org.jomc.mojo
-
Manages a projects' test source files.
- TestSourcesManageMojo() - Constructor for class org.jomc.mojo.TestSourcesManageMojo
-
Creates a new TestSourcesManageMojo
instance.
- TestSpecificationShowMojo - Class in org.jomc.mojo
-
Displays a specification from the project's test model.
- TestSpecificationShowMojo() - Constructor for class org.jomc.mojo.TestSpecificationShowMojo
-
Creates a new TestSpecificationShowMojo
instance.
- toString() - Method in class org.jomc.mojo.KeyValueType
-
Creates and returns a string representation of the object.
- toString() - Method in class org.jomc.mojo.LocaleType
-
Creates and returns a string representation of the object.
- toString() - Method in class org.jomc.mojo.ModelObjectStylesheetResource
-
Creates and returns a string representation of the object.
- toString() - Method in class org.jomc.mojo.ModletObjectStylesheetResource
-
Creates and returns a string representation of the object.
- toString() - Method in class org.jomc.mojo.ResourceType
-
Creates and returns a string representation of the object.
- TransformationOutputProperty - Class in org.jomc.mojo
-
transformationOutputProperty
element.
- TransformationOutputProperty() - Constructor for class org.jomc.mojo.TransformationOutputProperty
-
Creates a new TransformationOutputProperty
instance.
- TransformationParameter - Class in org.jomc.mojo
-
transformationParameter
element.
- TransformationParameter() - Constructor for class org.jomc.mojo.TransformationParameter
-
Creates a new TransformationParameter
instance.
- TransformationParameterResource - Class in org.jomc.mojo
-
transformationParameterResource
element.
- TransformationParameterResource() - Constructor for class org.jomc.mojo.TransformationParameterResource
-
Creates a new TransformationParameterResource
instance.
- TransformerResourceType - Class in org.jomc.mojo
-
Datatype describing a XSLT document resource.
- TransformerResourceType() - Constructor for class org.jomc.mojo.TransformerResourceType
-
Creates a new TransformerResourceType
instance.