|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tdk.signaturetest.sigfile.FileManager
public class FileManager
Constructor Summary | |
---|---|
FileManager()
|
Method Summary | |
---|---|
static void |
addFormat(Format frm,
boolean useByDefault)
|
static Format |
getDefaultFormat()
|
static Reader |
getReader(java.net.URL fileURL)
|
static java.net.URL |
getURL(java.lang.String testURL,
java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileManager()
Method Detail |
---|
public static java.net.URL getURL(java.lang.String testURL, java.lang.String fileName) throws java.net.MalformedURLException
java.net.MalformedURLException
public static Reader getReader(java.net.URL fileURL)
public static Format getDefaultFormat()
public static void addFormat(Format frm, boolean useByDefault)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |