|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.components.io.resources.AbstractPlexusIoResource
org.codehaus.plexus.components.io.resources.AbstractPlexusIoResourceWithAttributes
public abstract class AbstractPlexusIoResourceWithAttributes
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResource |
---|
UNKNOWN_MODIFICATION_DATE, UNKNOWN_RESOURCE_SIZE |
Constructor Summary | |
---|---|
AbstractPlexusIoResourceWithAttributes()
|
Method Summary | |
---|---|
PlexusIoResourceAttributes |
getAttributes()
|
void |
setAttributes(PlexusIoResourceAttributes attributes)
|
Methods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoResource |
---|
getLastModified, getName, getSize, isDirectory, isExisting, isFile, setDirectory, setExisting, setFile, setLastModified, setName, setSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResource |
---|
getLastModified, getSize, getURL, isExisting |
Methods inherited from interface org.codehaus.plexus.components.io.fileselectors.FileInfo |
---|
getContents, getName, isDirectory, isFile |
Constructor Detail |
---|
public AbstractPlexusIoResourceWithAttributes()
Method Detail |
---|
public PlexusIoResourceAttributes getAttributes()
getAttributes
in interface PlexusIoResourceWithAttributes
public void setAttributes(PlexusIoResourceAttributes attributes)
setAttributes
in interface PlexusIoResourceWithAttributes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |