org.jtools.io.path
Class SimplePath
java.lang.Object
org.jtools.io.path.SimplePath
- All Implemented Interfaces:
- Path, PathElement
public class SimplePath
- extends Object
- implements Path
- Author:
- Rainer
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code
and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimplePath
public SimplePath()
addEntry
public void addEntry(PathEntry element)
addElement
public void addElement(PathElement element)
addPath
public void addPath(Path element)
getEntries
public Collection<PathEntry> getEntries()
- Specified by:
getEntries
in interface Path
isPath
public final boolean isPath()
- Specified by:
isPath
in interface PathElement
© 2000-2006, JTools.org.