|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.vfs2.provider.AbstractFileObject
org.apache.commons.vfs2.provider.SmpFileObject
public class SmpFileObject
An Smp file.
| Constructor Summary | |
|---|---|
protected |
SmpFileObject(org.apache.commons.vfs2.provider.AbstractFileName name,
SmpFileSystem fileSystem,
org.apache.commons.vfs2.FileName rootName)
|
| Method Summary | |
|---|---|
protected org.apache.commons.vfs2.FileContent |
doCreateFileContent()
|
protected long |
doGetContentSize()
|
protected InputStream |
doGetInputStream()
|
protected org.apache.commons.vfs2.FileType |
doGetType()
|
protected String[] |
doListChildren()
|
URL |
getURL()
|
void |
sleepFiveSec()
|
| Methods inherited from class org.apache.commons.vfs2.provider.AbstractFileObject |
|---|
canRenameTo, childrenChanged, close, copyFrom, createFile, createFolder, delete, delete, doAttach, doCreateFolder, doDelete, doDetach, doGetAttributes, doGetCertificates, doGetLastModifiedTime, doGetOutputStream, doGetRandomAccessContent, doIsHidden, doIsReadable, doIsSameFile, doIsWriteable, doListChildrenResolved, doRemoveAttribute, doRename, doSetAttribute, doSetLastModifiedTime, endOutput, exists, finalize, findFiles, findFiles, getChild, getChildren, getContent, getFileContentInfoFactory, getFileOperations, getFileSystem, getInputStream, getName, getOutputStream, getOutputStream, getParent, getRandomAccessContent, getType, handleChanged, handleCreate, handleDelete, holdObject, injectType, isAttached, isContentOpen, isHidden, isReadable, isSameFile, isWriteable, moveTo, notifyAllStreamsClosed, onChange, onChildrenChanged, refresh, resolveFile, resolveFile, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SmpFileObject(org.apache.commons.vfs2.provider.AbstractFileName name,
SmpFileSystem fileSystem,
org.apache.commons.vfs2.FileName rootName)
throws org.apache.commons.vfs2.FileSystemException
org.apache.commons.vfs2.FileSystemException| Method Detail |
|---|
public URL getURL()
throws org.apache.commons.vfs2.FileSystemException
getURL in interface org.apache.commons.vfs2.FileObjectgetURL in class org.apache.commons.vfs2.provider.AbstractFileObjectorg.apache.commons.vfs2.FileSystemException
protected org.apache.commons.vfs2.FileType doGetType()
throws Exception
doGetType in class org.apache.commons.vfs2.provider.AbstractFileObjectException
protected String[] doListChildren()
throws Exception
doListChildren in class org.apache.commons.vfs2.provider.AbstractFileObjectException
protected long doGetContentSize()
throws Exception
doGetContentSize in class org.apache.commons.vfs2.provider.AbstractFileObjectExceptionpublic void sleepFiveSec()
protected org.apache.commons.vfs2.FileContent doCreateFileContent()
throws org.apache.commons.vfs2.FileSystemException
doCreateFileContent in class org.apache.commons.vfs2.provider.AbstractFileObjectorg.apache.commons.vfs2.FileSystemException
protected InputStream doGetInputStream()
throws Exception
doGetInputStream in class org.apache.commons.vfs2.provider.AbstractFileObjectException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||