类 Dir
java.lang.Object
com.gdxsoft.easyweb.define.Dir
-
构造器详细资料
-
Dir
public Dir() -
Dir
-
Dir
-
-
方法详细资料
-
getName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
getPath
- 返回:
- the _path
-
setPath
- 参数:
_path- the _path to set
-
getParentPath
- 返回:
- the _parentPath
-
setParentPath
- 参数:
path- the _parentPath to set
-
getExt
- 返回:
- the _Ext
-
setExt
- 参数:
ext- the _Ext to set
-
isFile
public boolean isFile()- 返回:
- the _IsFile
-
setFile
public void setFile(boolean isFile) - 参数:
isFile- the _IsFile to set
-
toString
-
getFileExt
-