| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.tools.ant.types.Path.PathElement
Helper class, holds the nested <pathelement> values.
| Constructor Summary | |
| Path.PathElement() | |
| Method Summary | |
|  java.lang.String[] | getParts() | 
|  void | setLocation(java.io.File loc) | 
|  void | setPath(java.lang.String path) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Path.PathElement()
| Method Detail | 
public void setLocation(java.io.File loc)
public void setPath(java.lang.String path)
public java.lang.String[] getParts()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||