A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

FileDef - Class in org.webharvest.definition
Definition of file proessor.
FileDef(XmlNode) - Constructor for class org.webharvest.definition.FileDef
 
FileException - Exception in org.webharvest.exception
File management exception.
FileException() - Constructor for exception org.webharvest.exception.FileException
 
FileException(String) - Constructor for exception org.webharvest.exception.FileException
 
FileException(Throwable) - Constructor for exception org.webharvest.exception.FileException
 
FileException(String, Throwable) - Constructor for exception org.webharvest.exception.FileException
 
FileProcessor - Class in org.webharvest.runtime.processors
File processor.
FileProcessor(FileDef) - Constructor for class org.webharvest.runtime.processors.FileProcessor
 
findValueInCollection(Collection, Object) - Static method in class org.webharvest.utils.CommonUtil
Searches specified value in given collection
finishExecutingProcessor() - Method in class org.webharvest.runtime.Scraper
 
FtpDelPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp Del plugin - can be used only inside ftp plugin for deleting file on remote directory.
FtpDelPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpDelPlugin
 
FtpGetPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp Get plugin - can be used only inside ftp plugin for retrieving file from remote directory.
FtpGetPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpGetPlugin
 
FtpListPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp List plugin - can be used only inside ftp plugin for listing file in working remote directory.
FtpListPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpListPlugin
 
FtpMkdirPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp Mkdir plugin - can be used only inside ftp plugin for creating directory on remote directory.
FtpMkdirPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpMkdirPlugin
 
FtpPlugin - Class in org.webharvest.runtime.processors.plugins
FTP processor
FtpPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpPlugin
 
FtpPluginException - Exception in org.webharvest.runtime.processors.plugins
Runtime exception for FtpPlugin
FtpPluginException() - Constructor for exception org.webharvest.runtime.processors.plugins.FtpPluginException
 
FtpPluginException(String) - Constructor for exception org.webharvest.runtime.processors.plugins.FtpPluginException
 
FtpPluginException(Throwable) - Constructor for exception org.webharvest.runtime.processors.plugins.FtpPluginException
 
FtpPluginException(String, Throwable) - Constructor for exception org.webharvest.runtime.processors.plugins.FtpPluginException
 
FtpPutPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp Put plugin - can be used only inside ftp plugin for storing file to remote directory.
FtpPutPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpPutPlugin
 
FtpRmdirPlugin - Class in org.webharvest.runtime.processors.plugins
Ftp Mkdir plugin - can be used only inside ftp plugin for removing subdirectory on remote directory.
FtpRmdirPlugin() - Constructor for class org.webharvest.runtime.processors.plugins.FtpRmdirPlugin
 
fullUrl(String, String) - Static method in class org.webharvest.utils.CommonUtil
Calculates full URL for specified page URL and link which could be full, absolute or relative like there can be found in A or IMG tags.
fullUrl(Object, Object) - Method in class org.webharvest.utils.SystemUtilities
Calculates full URL for specified page URL and link which could be full, absolute or relative like there can be found in A or IMG tags.
FunctionDef - Class in org.webharvest.definition
Definition of user-defined function.
FunctionDef(XmlNode) - Constructor for class org.webharvest.definition.FunctionDef
 
FunctionException - Exception in org.webharvest.exception
Function processor exception.
FunctionException() - Constructor for exception org.webharvest.exception.FunctionException
 
FunctionException(String) - Constructor for exception org.webharvest.exception.FunctionException
 
FunctionException(Throwable) - Constructor for exception org.webharvest.exception.FunctionException
 
FunctionException(String, Throwable) - Constructor for exception org.webharvest.exception.FunctionException
 
FunctionProcessor - Class in org.webharvest.runtime.processors
Function definition processor.
FunctionProcessor(FunctionDef) - Constructor for class org.webharvest.runtime.processors.FunctionProcessor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z