Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
JomcTask.assertLocationsNotNull(Collection<? extends ResourceType> locations)
Throws a
BuildException on a null value of a location property of a given
ResourceType collection. |
Modifier and Type | Class and Description |
---|---|
class |
ModletResourceType
Datatype describing a modlet resource.
|
class |
ModuleResourceType
Datatype describing a module resource.
|
class |
PropertiesResourceType
Datatype describing a properties resource.
|
class |
TransformerResourceType
Datatype describing a XSLT document resource.
|
Modifier and Type | Method and Description |
---|---|
ResourceType |
ResourceType.clone()
Creates and returns a copy of this object.
|
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.