|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.sys.MiSystemIOManager
com.swfm.mica.sys.MiSystemAppletIOManager
| Constructor Summary | |
MiSystemAppletIOManager(java.applet.Applet applet)
|
|
| Method Summary | |
MiSystemIOManagerFileFinder |
getFileFinder()
Use listFiles and listDirectories instead along with new File(path).getName() |
java.io.InputStream |
getInputResourceAsStream(java.lang.String resourceName)
|
java.io.OutputStream |
getOutputResourceAsStream(java.lang.String resourceName)
|
java.net.URL |
getResourceAsURL(java.lang.String resourceName)
|
| Methods inherited from class com.swfm.mica.sys.MiSystemIOManager |
copyTo, copyTo, delete, delete, exists, exists, getInputResourceAsStream, getInputTextResource, getInputTextResourceAsStream, getOutputResourceAsStream, getOutputTextResourceAsStream, isFile, isFile, lastModified, lastModified, listDirectories, listFiles, listRoots, mkdirs, renameTo, renameTo, sizeOf, sizeOf |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.swfm.mica.sys.MiiSystemIOManager |
copyTo, copyTo, delete, delete, exists, exists, getInputResourceAsStream, getInputTextResource, getInputTextResourceAsStream, getOutputResourceAsStream, getOutputTextResourceAsStream, isFile, isFile, lastModified, lastModified, listDirectories, listFiles, listRoots, mkdirs, renameTo, renameTo, sizeOf, sizeOf |
| Constructor Detail |
public MiSystemAppletIOManager(java.applet.Applet applet)
| Method Detail |
public java.io.InputStream getInputResourceAsStream(java.lang.String resourceName)
throws java.lang.Exception
getInputResourceAsStream in interface MiiSystemIOManagerjava.lang.Exception
public java.io.OutputStream getOutputResourceAsStream(java.lang.String resourceName)
throws java.lang.Exception
getOutputResourceAsStream in interface MiiSystemIOManagerjava.lang.Exception
public java.net.URL getResourceAsURL(java.lang.String resourceName)
throws java.lang.Exception
getResourceAsURL in interface MiiSystemIOManagerjava.lang.Exceptionpublic MiSystemIOManagerFileFinder getFileFinder()
MiiSystemIOManager
getFileFinder in interface MiiSystemIOManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||