JTools

org.jtools.io.path
Interface Path

All Superinterfaces:
PathElement
All Known Implementing Classes:
FileSetPath, SimplePath

public interface Path
extends PathElement


Method Summary
 Collection<PathEntry> getEntries()
           
 
Methods inherited from interface org.jtools.io.path.PathElement
isPath
 

Method Detail

getEntries

Collection<PathEntry> getEntries()

JTools

© 2000-2006, JTools.org.