|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameType | |
---|---|
org.jomc.ant | Object management and configuration task classes for Apache Ant. |
org.jomc.ant.types | Object management and configuration task data type classes for Apache Ant. |
Uses of NameType in org.jomc.ant |
---|
Methods in org.jomc.ant that return NameType | |
---|---|
NameType |
MergeModletsTask.createModletExclude()
Creates a new modletExclude element instance. |
NameType |
MergeModletsTask.createModletInclude()
Creates a new modletInclude element instance. |
NameType |
MergeModulesTask.createModuleExclude()
Creates a new moduleExclude element instance. |
NameType |
MergeModulesTask.createModuleInclude()
Creates a new moduleInclude element instance. |
Methods in org.jomc.ant that return types with arguments of type NameType | |
---|---|
Set<NameType> |
MergeModletsTask.getModletExcludes()
Gets a set of modlet names to exclude. |
Set<NameType> |
MergeModletsTask.getModletIncludes()
Gets a set of modlet names to include. |
Set<NameType> |
MergeModulesTask.getModuleExcludes()
Gets a set of module names to exclude. |
Set<NameType> |
MergeModulesTask.getModuleIncludes()
Gets a set of module names to include. |
Method parameters in org.jomc.ant with type arguments of type NameType | |
---|---|
void |
JomcTask.assertNamesNotNull(Collection<? extends NameType> names)
Throws a BuildException on a null value of a name property of a given NameType
collection. |
Uses of NameType in org.jomc.ant.types |
---|
Methods in org.jomc.ant.types that return NameType | |
---|---|
NameType |
NameType.clone()
Creates and returns a copy of this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |