org.apache.tools.ant.types

Class Path.PathElement

Enclosing Class:
Path

public class Path.PathElement
extends java.lang.Object

Helper class, holds the nested <pathelement> values.

Method Summary

String[]
getParts()
void
setLocation(File loc)
void
setPath(String path)

Method Details

getParts

public String[] getParts()


setLocation

public void setLocation(File loc)


setPath

public void setPath(String path)


Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.