<sometask>
 
   <somepath>
     <pathelement location="/path/to/file.jar" />
     <pathelement path="/path/to/file2.jar:/path/to/class2;/path/to/class3" />
     <pathelement location="/path/to/file3.jar" />
     <pathelement location="/path/to/file4.jar" />
   </somepath>
 </sometask>
 
 The object implemention sometask must provide a method called
 createSomepath which returns an instance of Path.
 Nested path definitions are handled by the Path object and must be labeled
 pathelement.
 The path element takes a parameter path which will be parsed
 and split into single elements. It will usually be used
 to define a path from an environment variable.
	
| Attribute | Description | Type | Required? | 
| refid | Makes this instance in effect a reference to another Path instance. You must not set another attribute or nest elements inside this element if you make it a reference. | Reference | ? | 
| path | Parses a path definition and creates single PathElements. | String | ? | 
| Attribute | Description | Type | Required | 
| refid | Reference | ? | |
| file | File | ? | |
| dir | File | ? | |
| defaultexcludes | boolean | ? | |
| followsymlinks | boolean | ? | |
| casesensitive | boolean | ? | |
| excludes | String | ? | |
| includesfile | File | ? | |
| excludesfile | File | ? | |
| includes | String | ? | 
| Attribute | Description | Type | Required | 
| refid | Reference | ? | |
| file | File | ? | |
| dir | File | ? | |
| defaultexcludes | boolean | ? | |
| followsymlinks | boolean | ? | |
| casesensitive | boolean | ? | |
| excludes | String | ? | |
| includesfile | File | ? | |
| excludesfile | File | ? | |
| includes | String | ? | 
 
 <sometask>
 
   <somepath>
     <pathelement location="/path/to/file.jar" />
     <pathelement path="/path/to/file2.jar:/path/to/class2;/path/to/class3" />
     <pathelement location="/path/to/file3.jar" />
     <pathelement location="/path/to/file4.jar" />
   </somepath>
 </sometask>
 
 The object implemention sometask must provide a method called
 createSomepath which returns an instance of Path.
 Nested path definitions are handled by the Path object and must be labeled
 pathelement.
 The path element takes a parameter path which will be parsed
 and split into single elements. It will usually be used
 to define a path from an environment variable.
  
			
| Attribute | Description | Type | Required | 
| refid | Makes this instance in effect a reference to another Path instance. You must not set another attribute or nest elements inside this element if you make it a reference. | Reference | ? | 
| path | Parses a path definition and creates single PathElements. | String | ? | 
 
 <sometask>
 
   <somepath>
     <pathelement location="/path/to/file.jar" />
     <pathelement path="/path/to/file2.jar:/path/to/class2;/path/to/class3" />
     <pathelement location="/path/to/file3.jar" />
     <pathelement location="/path/to/file4.jar" />
   </somepath>
 </sometask>
 
 The object implemention sometask must provide a method called
 createSomepath which returns an instance of Path.
 Nested path definitions are handled by the Path object and must be labeled
 pathelement.
 The path element takes a parameter path which will be parsed
 and split into single elements. It will usually be used
 to define a path from an environment variable.
  
			
| Attribute | Description | Type | Required | 
| refid | Makes this instance in effect a reference to another Path instance. You must not set another attribute or nest elements inside this element if you make it a reference. | Reference | ? | 
| path | Parses a path definition and creates single PathElements. | String | ? | 
| Attribute | Description | Type | Required | 
| dir | Set the dir attribute. | File | ? | 
| refid | Makes this instance in effect a reference to another FileList
 instance. You must not set another attribute or nest elements inside this element if you make it a reference. | Reference | ? | 
| files | Set the filenames attribute. | String | ? | 
<pathelement> values.
  
			| Attribute | Description | Type | Required | 
| path | String | ? | 
 
 <sometask>
 
   <somepath>
     <pathelement location="/path/to/file.jar" />
     <pathelement path="/path/to/file2.jar:/path/to/class2;/path/to/class3" />
     <pathelement location="/path/to/file3.jar" />
     <pathelement location="/path/to/file4.jar" />
   </somepath>
 </sometask>
 
 The object implemention sometask must provide a method called
 createSomepath which returns an instance of Path.
 Nested path definitions are handled by the Path object and must be labeled
 pathelement.
 The path element takes a parameter path which will be parsed
 and split into single elements. It will usually be used
 to define a path from an environment variable.
  
			
| Attribute | Description | Type | Required | 
| refid | Makes this instance in effect a reference to another Path instance. You must not set another attribute or nest elements inside this element if you make it a reference. | Reference | ? | 
| path | Parses a path definition and creates single PathElements. | String | ? |