public interface FileContentReader extends ContentReader
ContentReader for Readers which are able to
make the backing file available to you.ContentReader| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Check if the
underlying content is present. |
java.io.File |
getFile()
Provides access to the underlying File that this
Reader accesses.
|
getContent, getContent, getContentInputStream, getContentString, getContentString, getFileChannel, getLastModified, getReadableChannel, getReader, isClosedaddListener, getContentData, getContentUrl, getEncoding, getLocale, getMimetype, getSize, isChannelOpen, setEncoding, setLocale, setMimetypejava.io.File getFile()
boolean exists()
ContentReaderunderlying content is present.exists in interface ContentReaderCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.