public class SourceFileObject extends UIResourceFileObjectWrapper
path
Constructor and Description |
---|
SourceFileObject(String path,
byte[] source) |
Modifier and Type | Method and Description |
---|---|
void |
clean()
对FileObject对象执行清理操作,清理完成后,可能会导致此对象不再可用
|
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
long |
getSize() |
delete, foreach, foreach, getAbsolutePath, getChild, getChildren, getExtName, getFileName, getFileObject, getLastModifiedTime, getParent, getPath, getSchemaProvider, getURL, isExist, isFolder, isInPackage, isModified, resetModified, setParent
public SourceFileObject(String path, byte[] source)
public InputStream getInputStream()
public long getSize()
getSize
in interface FileObject
getSize
in class UIResourceFileObjectWrapper
public OutputStream getOutputStream()
public void clean()
FileObject
Copyright © 2006–2018 TinyGroup. All rights reserved.