org.codehaus.mojo.mrm.api
Interface DirectoryEntry

All Superinterfaces:
Entry, Serializable
All Known Implementing Classes:
DefaultDirectoryEntry

public interface DirectoryEntry
extends Entry

Marker interface for a directory entry.

Since:
1.0

Method Summary
 
Methods inherited from interface org.codehaus.mojo.mrm.api.Entry
getFileSystem, getLastModified, getName, getParent, toPath
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.