public class FilePersistentBase extends Object
protected String
path
static String
PATH_SEPERATOR
FilePersistentBase()
void
checkAndMakeParentDirecotry(String fullName)
File
getFile(String fullName)
String
getPath()
setPath(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String path
public static String PATH_SEPERATOR
public FilePersistentBase()
public void setPath(String path)
public File getFile(String fullName)
public void checkAndMakeParentDirecotry(String fullName)
public String getPath()
Copyright © 2014. All rights reserved.