- ClassFileProcessorTask - Class in org.jomc.ant
 
- 
Base class for executing class file processor based tasks.
 
- ClassFileProcessorTask() - Constructor for class org.jomc.ant.ClassFileProcessorTask
 
- 
Creates a new ClassFileProcessorTask instance.
 
- ClassProcessingException - Exception in org.jomc.ant
 
- 
Gets thrown whenever processing class files fails.
 
- ClassProcessingException() - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance without descriptive information.
 
- ClassProcessingException(String) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a message.
 
- ClassProcessingException(Throwable) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a causing Throwable.
 
- ClassProcessingException(String, Throwable) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a message and a causing Throwable.
 
- ClassProcessingException(String, Location) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a message and a location.
 
- ClassProcessingException(Throwable, Location) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a causing Throwable and a location.
 
- ClassProcessingException(String, Throwable, Location) - Constructor for exception org.jomc.ant.ClassProcessingException
 
- 
Creates a new ClassProcessingException instance taking a message, a causing Throwable and a
 location.
 
- clone() - Method in class org.jomc.ant.ClassFileProcessorTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.CommitClassesTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.GenerateResourcesTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.JomcModelTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.JomcTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.ManageSourcesTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.SourceFileProcessorTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.KeyValueType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.LocaleType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.ModletResourceType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.ModuleResourceType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.NameType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.PropertiesResourceType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.ResourceType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.ValidateClassesTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.ValidateClasspathTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.ValidateModelTask
 
- 
Creates and returns a copy of this object.
 
- clone() - Method in class org.jomc.ant.WriteModelTask
 
- 
Creates and returns a copy of this object.
 
- close() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Closes the class loader.
 
- CommitClassesTask - Class in org.jomc.ant
 
- 
Task for committing model objects to class files.
 
- CommitClassesTask() - Constructor for class org.jomc.ant.CommitClassesTask
 
- 
Creates a new CommitClassesTask instance.
 
- configureClassFileProcessor(ClassFileProcessor) - Method in class org.jomc.ant.ClassFileProcessorTask
 
- 
Configures a given ClassFileProcessor instance using the properties of the instance.
 
- configureJomcTool(JomcTool) - Method in class org.jomc.ant.JomcToolTask
 
- 
Configures a given JomcTool instance using the properties of the instance.
 
- configureResourceFileProcessor(ResourceFileProcessor) - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Configures a given ResourceFileProcessor instance using the properties of the instance.
 
- configureSourceFileProcessor(SourceFileProcessor) - Method in class org.jomc.ant.SourceFileProcessorTask
 
- 
Configures a given SourceFileProcessor instance using the properties of the instance.
 
- createClasspath() - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new classpath element instance.
 
- createLocale() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates a new locale element instance.
 
- createModelContextAttribute() - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new modelContextAttribute element instance.
 
- createModelObjectStylesheetResource() - Method in class org.jomc.ant.CommitClassesTask
 
- 
Creates a new modelObjectStylesheetResource element instance.
 
- createModelObjectStylesheetResource() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Creates a new modelObjectStylesheetResource element instance.
 
- createModletExclude() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Creates a new modletExclude element instance.
 
- createModletInclude() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Creates a new modletInclude element instance.
 
- createModletObjectStylesheetResource() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Creates a new modletObjectStylesheetResource element instance.
 
- createModletResource() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Creates a new modletResource element instance.
 
- createModuleExclude() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Creates a new moduleExclude element instance.
 
- createModuleInclude() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Creates a new moduleInclude element instance.
 
- createModuleResource() - Method in class org.jomc.ant.JomcModelTask
 
- 
Creates a new moduleResource element instance.
 
- createTemplateParameter() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates a new templateParameter element instance.
 
- createTemplateParameterResource() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates a new templateParameterResource element instance.
 
- createTransformationOutputProperty() - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new transformationOutputProperty element instance.
 
- createTransformationOutputProperty() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Creates a new transformationOutputProperty element instance.
 
- createTransformationParameter() - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new transformationParameter element instance.
 
- createTransformationParameter() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Creates a new transformationParameter element instance.
 
- createTransformationParameterResource() - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new transformationParameterResource element instance.
 
- createTransformationParameterResource() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Creates a new transformationParameterResource element instance.
 
- createVelocityProperty() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates a new velocityProperty element instance.
 
- createVelocityPropertyResource() - Method in class org.jomc.ant.JomcToolTask
 
- 
Creates a new velocityPropertyResource element instance.
 
- GenerateResourcesTask - Class in org.jomc.ant
 
- 
Task for generating resource files.
 
- GenerateResourcesTask() - Constructor for class org.jomc.ant.GenerateResourcesTask
 
- 
Creates a new GenerateResourcesTask instance.
 
- getClassesDirectory() - Method in class org.jomc.ant.CommitClassesTask
 
- 
Gets the directory holding the class files to commit model objects to.
 
- getClassesDirectory() - Method in class org.jomc.ant.ValidateClassesTask
 
- 
Gets the directory holding the class files to validate model objects of.
 
- getClassFileProcessorClass() - Method in class org.jomc.ant.ClassFileProcessorTask
 
- 
Gets the class of the ClassFileProcessor backing the task.
 
- getClasspath() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the class path to process.
 
- getConnectTimeout() - Method in class org.jomc.ant.types.ResourceType
 
- 
Gets the timeout value, in milliseconds, to be used when opening communications links to the resource.
 
- getCountry() - Method in class org.jomc.ant.types.LocaleType
 
- 
Gets the value of the country property.
 
- getDefaultModletExcludes() - Static method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of modlet names excluded by default.
 
- getDefaultProviderExcludes() - Static method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of provider names excluded by default.
 
- getDefaultSchemaExcludes() - Static method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of schema public identifiers excluded by default.
 
- getDefaultServiceExcludes() - Static method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of service class names excluded by default.
 
- getDefaultTemplateEncoding() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the encoding to use for reading templates.
 
- getDefaultTemplateProfile() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the default template profile to use when accessing templates.
 
- getDirectory(String) - Method in class org.jomc.ant.JomcTask
 
- 
Creates an URL for a given directory location.
 
- getExcludedModlets() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of modlets excluded during resource loading.
 
- getExcludedProviders() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of providers excluded during resource loading.
 
- getExcludedSchemas() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of schemas excluded during resource loading.
 
- getExcludedServices() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of services excluded during resource loading.
 
- getExecutorService() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the ExecutorService used to run tasks in parallel.
 
- getFormat() - Method in class org.jomc.ant.types.PropertiesResourceType
 
- 
Gets the value of the format property.
 
- getIf() - Method in class org.jomc.ant.JomcTask
 
- 
Gets an object controlling the execution of the task.
 
- getImplementation() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the identifier of an implementation to process.
 
- getImplementation(Model) - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the implementation to process from a given model.
 
- getImplementation() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the identifier of an implementation to write.
 
- getIndentation() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the indentation string ('\t' for tab).
 
- getInputEncoding() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the encoding to use for reading files.
 
- getInstance(Model) - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the instance to write from a given model.
 
- getInstanceModelFile() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the file to write the instance to.
 
- getKey() - Method in class org.jomc.ant.types.KeyValueType
 
- 
Gets the value of the key property.
 
- getLanguage() - Method in class org.jomc.ant.types.LocaleType
 
- 
Gets the value of the language property.
 
- getLineSeparator() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the line separator ('\r\n' for DOS, '\r' for Mac, '\n' for Unix).
 
- getLocale() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the locale.
 
- getLocation() - Method in class org.jomc.ant.types.ResourceType
 
- 
Gets the value of the location property.
 
- getModel(ModelContext) - Method in class org.jomc.ant.JomcModelTask
 
- 
Gets a Model from a given ModelContext.
 
- getModel() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the identifier of the model to process.
 
- getModel(ModelContext) - Method in class org.jomc.ant.JomcTask
 
- 
Gets a Model from a given ModelContext.
 
- getModelContextAttributes() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the ModelContext attributes to apply.
 
- getModelContextFactoryClassName() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the name of the ModelContextFactory implementation class backing the task.
 
- getModelEncoding() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the encoding of the model resource.
 
- getModelFile() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the file to write the model to.
 
- getModelObjectStylesheetResources() - Method in class org.jomc.ant.CommitClassesTask
 
- 
Gets the XSLT documents to use for transforming model objects.
 
- getModelObjectStylesheetResources() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the XSLT documents to use for transforming model objects.
 
- getModletEncoding() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the encoding of the modlet resource.
 
- getModletExcludes() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets a set of modlet names to exclude.
 
- getModletExcludes() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of modlet names to exclude.
 
- getModletFile() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the file to write the merged modlet to.
 
- getModletIncludes() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets a set of modlet names to include.
 
- getModletLocation() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the location searched for modlets.
 
- getModletName() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the name of the merged modlet.
 
- getModletObjectStylesheetResources() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the XSLT documents to use for transforming modlet objects.
 
- getModletResourceLocations() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of modlet resource locations to filter.
 
- getModletResources() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets a set of resource names to merge.
 
- getModletSchemaSystemId() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the http://jomc.org/modlet namespace schema system id of the context backing the task.
 
- getModletVendor() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the vendor of the merged modlet.
 
- getModletVersion() - Method in class org.jomc.ant.MergeModletsTask
 
- 
Gets the version of the merged modlet.
 
- getModule() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the identifier of a module to process.
 
- getModule(Model) - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the module to process from a given model.
 
- getModule() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the identifier of a module to write.
 
- getModule(Model) - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the module to write from a given model.
 
- getModuleEncoding() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the encoding of the module resource.
 
- getModuleExcludes() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets a set of module names to exclude.
 
- getModuleFile() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the file to write the merged module to.
 
- getModuleIncludes() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets a set of module names to include.
 
- getModuleLocation() - Method in class org.jomc.ant.JomcModelTask
 
- 
Gets the location searched for modules.
 
- getModuleModelFile() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the file to write the module to.
 
- getModuleName() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the name of the merged module.
 
- getModuleResources() - Method in class org.jomc.ant.JomcModelTask
 
- 
Gets a set of module resources.
 
- getModuleVendor() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the vendor of the merged module.
 
- getModuleVersion() - Method in class org.jomc.ant.MergeModulesTask
 
- 
Gets the version of the merged module.
 
- getName() - Method in class org.jomc.ant.types.NameType
 
- 
Gets the value of the name property.
 
- getObject(Location) - Method in class org.jomc.ant.types.KeyValueType
 
- 
Gets the object of the instance.
 
- getOutputEncoding() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the encoding to use for writing files.
 
- getPlatformProviderLocation() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the location searched for platform provider resources.
 
- getProject() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets the project of the instance.
 
- getProperties(PropertiesResourceType) - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new Properties instance from a PropertiesResourceType.
 
- getProviderExcludes() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of provider names to exclude.
 
- getProviderLocation() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the location searched for providers.
 
- getProviderResourceLocations() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of provider resource locations to filter.
 
- getReadTimeout() - Method in class org.jomc.ant.types.ResourceType
 
- 
Gets the timeout value, in milliseconds, to be used when reading the resource.
 
- getResource(String) - Method in class org.jomc.ant.JomcTask
 
- 
Creates an URL for a given resource location.
 
- getResourceBundleDefaultLanguage() - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Gets the language of the default language properties file of generated resource bundle resource files.
 
- getResourceFileProcessorClass() - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Gets the class of the ResourceFileProcessor backing the task.
 
- getResources(ModelContext, String) - Method in class org.jomc.ant.JomcTask
 
- 
Creates an array of URLs for a given resource location.
 
- getResourcesDirectory() - Method in class org.jomc.ant.GenerateResourcesTask
 
- 
Gets the directory to generate resource files to.
 
- getSchemaExcludes() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of schema public identifiers to exclude.
 
- getServiceExcludes() - Method in class org.jomc.ant.ProjectClassLoader
 
- 
Gets a set of service class names to exclude.
 
- getSourceFileProcessorClass() - Method in class org.jomc.ant.SourceFileProcessorTask
 
- 
Gets the class of the SourceFileProcessor backing the task.
 
- getSourcesDirectory() - Method in class org.jomc.ant.ManageSourcesTask
 
- 
Gets the directory holding the source files to manage.
 
- getSpecification() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the identifier of a specification to process.
 
- getSpecification(Model) - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the specification to process from a given model.
 
- getSpecification() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the identifier of a specification to write.
 
- getSpecification(Model) - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the specification to write from a given model.
 
- getSpecificationModelFile() - Method in class org.jomc.ant.WriteModelTask
 
- 
Gets the file to write the specification to.
 
- getTemplateEncoding() - Method in class org.jomc.ant.JomcToolTask
 
- 
 
- getTemplateLocation() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the location to search for templates in addition to searching the class path of the task.
 
- getTemplateParameterResources() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the template parameter resources to apply.
 
- getTemplateParameters() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the template parameters to apply.
 
- getTemplateProfile() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the template profile to use when accessing templates.
 
- getThreads() - Method in class org.jomc.ant.JomcTask
 
- 
Gets a formula used to calculate the maximum number of threads to create for running tasks in parallel.
 
- getTransformationOutputProperties() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the global transformation output properties to apply.
 
- getTransformationOutputProperties() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Gets the transformation output properties to apply.
 
- getTransformationParameterResources() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the global transformation parameter resources to apply.
 
- getTransformationParameterResources() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Gets the transformation parameter resources to apply.
 
- getTransformationParameters() - Method in class org.jomc.ant.JomcTask
 
- 
Gets the global transformation parameters to apply.
 
- getTransformationParameters() - Method in class org.jomc.ant.types.TransformerResourceType
 
- 
Gets the transformation parameters to apply.
 
- getTransformer(TransformerResourceType) - Method in class org.jomc.ant.JomcTask
 
- 
Creates a new Transformer for a given TransformerResourceType.
 
- getTransformerLocation() - Method in class org.jomc.ant.JomcModelTask
 
- 
Gets the location searched for transformers.
 
- getType() - Method in class org.jomc.ant.types.KeyValueType
 
- 
Gets the value of the type property.
 
- getUnless() - Method in class org.jomc.ant.JomcTask
 
- 
Gets an object controlling the execution of the task.
 
- getValue() - Method in class org.jomc.ant.types.KeyValueType
 
- 
Gets the value of the value property.
 
- getVariant() - Method in class org.jomc.ant.types.LocaleType
 
- 
Gets the value of the variant property.
 
- getVelocityProperties() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the Velocity runtime properties to apply.
 
- getVelocityPropertyResources() - Method in class org.jomc.ant.JomcToolTask
 
- 
Gets the Velocity runtime property resources to apply.
 
- setClassesDirectory(File) - Method in class org.jomc.ant.CommitClassesTask
 
- 
Sets the directory holding the class files to commit model objects to.
 
- setClassesDirectory(File) - Method in class org.jomc.ant.ValidateClassesTask
 
- 
Sets the directory holding the class files to validate model objects of.
 
- setClassFileProcessorClass(Class<? extends ClassFileProcessor>) - Method in class org.jomc.ant.ClassFileProcessorTask
 
- 
Sets the class of the ClassFileProcessor backing the task.
 
- setClasspath(Path) - Method in class org.jomc.ant.JomcTask
 
- 
Adds to the class path to process.
 
- setClasspathRef(Reference) - Method in class org.jomc.ant.JomcTask
 
- 
Adds a reference to a class path defined elsewhere.
 
- setClassProcessingEnabled(boolean) - Method in class org.jomc.ant.ClassFileProcessorTask
 
- 
Sets the flag indicating the processing of classes is enabled.
 
- setConnectTimeout(int) - Method in class org.jomc.ant.types.ResourceType
 
- 
Sets the timeout value, in milliseconds, to be used when opening communications links to the resource.
 
- setCountry(String) - Method in class org.jomc.ant.types.LocaleType
 
- 
Sets the value of the country property.
 
- setDefaultTemplateEncoding(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the encoding to use for reading templates.
 
- setDefaultTemplateProfile(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the default template profile to use when accessing templates.
 
- setFormat(PropertiesFormatType) - Method in class org.jomc.ant.types.PropertiesResourceType
 
- 
Sets the value of the format property.
 
- setIf(Object) - Method in class org.jomc.ant.JomcTask
 
- 
Sets an object controlling the execution of the task.
 
- setImplementation(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the identifier of an implementation to process.
 
- setImplementation(String) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the identifier of an implementation to write.
 
- setIndentation(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the indentation string ('\t' for tab).
 
- setInputEncoding(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the encoding to use for reading files.
 
- setInstanceModelFile(File) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the file to write the instance to.
 
- setJavaValidationEnabled(boolean) - Method in class org.jomc.ant.JomcModelTask
 
- 
Sets the flag indicating Java validation is enabled.
 
- setKey(String) - Method in class org.jomc.ant.types.KeyValueType
 
- 
Sets the value of the key property.
 
- setLanguage(String) - Method in class org.jomc.ant.types.LocaleType
 
- 
Sets the value of the language property.
 
- setLineSeparator(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the line separator ('\r\n' for DOS, '\r' for Mac, '\n' for Unix).
 
- setLocation(String) - Method in class org.jomc.ant.types.ResourceType
 
- 
Sets the value of the location property.
 
- setModel(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the identifier of the model to process.
 
- setModelContextFactoryClassName(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the name of the ModelContextFactory implementation class backing the task.
 
- setModelEncoding(String) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the encoding of the model resource.
 
- setModelFile(File) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the file to write the model to.
 
- setModelObjectClasspathResolutionEnabled(boolean) - Method in class org.jomc.ant.JomcModelTask
 
- 
Sets the flag indicating model object class path resolution is enabled.
 
- setModelProcessingEnabled(boolean) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the flag indicating the processing of models is enabled.
 
- setModelResourceValidationEnabled(boolean) - Method in class org.jomc.ant.JomcModelTask
 
- 
Sets the flag indicating JAXP schema validation of model resources is enabled.
 
- setModletEncoding(String) - Method in class org.jomc.ant.MergeModletsTask
 
- 
Sets the encoding of the modlet resource.
 
- setModletFile(File) - Method in class org.jomc.ant.MergeModletsTask
 
- 
Sets the file to write the merged modlet to.
 
- setModletLocation(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the location to search for modlets.
 
- setModletName(String) - Method in class org.jomc.ant.MergeModletsTask
 
- 
Sets the name of the merged modlet.
 
- setModletResourceValidationEnabled(boolean) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the flag indicating JAXP schema validation of modlet resources is enabled.
 
- setModletSchemaSystemId(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the http://jomc.org/modlet namespace schema system id of the context backing the task.
 
- setModletVendor(String) - Method in class org.jomc.ant.MergeModletsTask
 
- 
Sets the vendor of the merged modlet.
 
- setModletVersion(String) - Method in class org.jomc.ant.MergeModletsTask
 
- 
Sets the version of the merged modlet.
 
- setModule(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the identifier of a module to process.
 
- setModule(String) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the identifier of a module to write.
 
- setModuleEncoding(String) - Method in class org.jomc.ant.MergeModulesTask
 
- 
Sets the encoding of the module resource.
 
- setModuleFile(File) - Method in class org.jomc.ant.MergeModulesTask
 
- 
Sets the file to write the merged module to.
 
- setModuleLocation(String) - Method in class org.jomc.ant.JomcModelTask
 
- 
Sets the location to search for modules.
 
- setModuleModelFile(File) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the file to write the module to.
 
- setModuleName(String) - Method in class org.jomc.ant.MergeModulesTask
 
- 
Sets the name of the merged module.
 
- setModuleVendor(String) - Method in class org.jomc.ant.MergeModulesTask
 
- 
Sets the vendor of the merged module.
 
- setModuleVersion(String) - Method in class org.jomc.ant.MergeModulesTask
 
- 
Sets the version of the merged module.
 
- setName(String) - Method in class org.jomc.ant.types.NameType
 
- 
Sets the value of the name property.
 
- setOptional(boolean) - Method in class org.jomc.ant.types.ResourceType
 
- 
Sets the flag indicating the resource is optional.
 
- setOutputEncoding(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the encoding to use for writing files.
 
- setPlatformProviderLocation(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the location to search for platform provider resources.
 
- setProviderLocation(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the location to search for providers.
 
- setReadTimeout(int) - Method in class org.jomc.ant.types.ResourceType
 
- 
Sets the timeout value, in milliseconds, to be used when reading the resource.
 
- setResourceBundleDefaultLanguage(String) - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Sets the language of the default language properties file of generated resource bundle resource files.
 
- setResourceFileProcessorClass(Class<? extends ResourceFileProcessor>) - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Sets the class of the ResourceFileProcessor backing the task.
 
- setResourceProcessingEnabled(boolean) - Method in class org.jomc.ant.ResourceFileProcessorTask
 
- 
Sets the flag indicating the processing of resources is enabled.
 
- setResourcesDirectory(File) - Method in class org.jomc.ant.GenerateResourcesTask
 
- 
Sets the directory to generate resource files to.
 
- setSourceFileProcessorClass(Class<? extends SourceFileProcessor>) - Method in class org.jomc.ant.SourceFileProcessorTask
 
- 
Sets the class of the SourceFileProcessor backing the task.
 
- setSourceProcessingEnabled(boolean) - Method in class org.jomc.ant.SourceFileProcessorTask
 
- 
Sets the flag indicating the processing of source files is enabled.
 
- setSourcesDirectory(File) - Method in class org.jomc.ant.ManageSourcesTask
 
- 
Sets the directory holding the source files to manage.
 
- setSpecification(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the identifier of a specification to process.
 
- setSpecification(String) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the identifier of a specification to write.
 
- setSpecificationModelFile(File) - Method in class org.jomc.ant.WriteModelTask
 
- 
Sets the file to write the specification to.
 
- setTemplateEncoding(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
 
- setTemplateLocation(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the location to search for templates in addition to searching the class path of the task.
 
- setTemplateProfile(String) - Method in class org.jomc.ant.JomcToolTask
 
- 
Sets the template profile to use when accessing templates.
 
- setThreads(String) - Method in class org.jomc.ant.JomcTask
 
- 
Sets the formula to use to calculate the maximum number of threads to create for running tasks in parallel.
 
- setTransformerLocation(String) - Method in class org.jomc.ant.JomcModelTask
 
- 
Sets the location to search for transformers.
 
- setType(Class<?>) - Method in class org.jomc.ant.types.KeyValueType
 
- 
Sets the value of the type property.
 
- setUnless(Object) - Method in class org.jomc.ant.JomcTask
 
- 
Sets an object controlling the execution of the task.
 
- setValue(String) - Method in class org.jomc.ant.types.KeyValueType
 
- 
Sets the value of the value property.
 
- setVariant(String) - Method in class org.jomc.ant.types.LocaleType
 
- 
Sets the value of the variant property.
 
- SourceFileProcessorTask - Class in org.jomc.ant
 
- 
Base class for executing source file processor based tasks.
 
- SourceFileProcessorTask() - Constructor for class org.jomc.ant.SourceFileProcessorTask
 
- 
Creates a new SourceFileProcessorTask instance.
 
- SourceProcessingException - Exception in org.jomc.ant
 
- 
Gets thrown whenever processing source files fails.
 
- SourceProcessingException() - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance without descriptive information.
 
- SourceProcessingException(String) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a message.
 
- SourceProcessingException(Throwable) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a causing Throwable.
 
- SourceProcessingException(String, Throwable) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a message and a causing Throwable.
 
- SourceProcessingException(String, Location) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a message and a location.
 
- SourceProcessingException(Throwable, Location) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a causing Throwable and a location.
 
- SourceProcessingException(String, Throwable, Location) - Constructor for exception org.jomc.ant.SourceProcessingException
 
- 
Creates a new SourceProcessingException instance taking a message, a causing Throwable and a
 location.