|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.shell.io.AbstractSbrtFile
public class AbstractSbrtFile
This class provides a helper method for SBRT files.
Constructor Summary | |
---|---|
AbstractSbrtFile()
|
Method Summary | |
---|---|
static java.lang.String |
getCanonicalName(java.lang.String fileName)
Returns the canonical name of the specified file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSbrtFile()
Method Detail |
---|
public static java.lang.String getCanonicalName(java.lang.String fileName)
fileName
- the name of the file.
File.getCanonicalPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |