Package com.norconex.crawler.fs.fetch
Class FsPath
java.lang.Object
com.norconex.crawler.fs.fetch.FsPath
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FsPath
-
-
Method Details
-
getUri
-
isFile
public boolean isFile() -
isFolder
public boolean isFolder() -
setFile
public void setFile(boolean file) -
setFolder
public void setFolder(boolean folder) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-