public abstract class AbstractPlexusIoResourceWithAttributes extends AbstractPlexusIoResource implements PlexusIoResourceWithAttributes
UNKNOWN_MODIFICATION_DATE, UNKNOWN_RESOURCE_SIZE
Constructor and Description |
---|
AbstractPlexusIoResourceWithAttributes() |
Modifier and Type | Method and Description |
---|---|
PlexusIoResourceAttributes |
getAttributes() |
void |
setAttributes(PlexusIoResourceAttributes attributes) |
getLastModified, getName, getSize, isDirectory, isExisting, isFile, setDirectory, setExisting, setFile, setLastModified, setName, setSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastModified, getSize, getURL, isExisting
getContents, getName, isDirectory, isFile
public AbstractPlexusIoResourceWithAttributes()
public PlexusIoResourceAttributes getAttributes()
getAttributes
in interface PlexusIoResourceWithAttributes
public void setAttributes(PlexusIoResourceAttributes attributes)
setAttributes
in interface PlexusIoResourceWithAttributes
Copyright © 2001-2012 Codehaus. All Rights Reserved.