Package sk.iway.iwcm.common
Class SearchTools
java.lang.Object
sk.iway.iwcm.common.SearchTools
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]
static String
htmlToPlain
(String html) static String
removeCommands
(String html) Odstrani z HTML kodu riadiace bloky typu !INCLUDE(...)!, !PARAM(...)!
-
Field Details
-
checkInputParams
-
-
Constructor Details
-
SearchTools
public SearchTools()
-
-
Method Details
-
removeCommands
Odstrani z HTML kodu riadiace bloky typu !INCLUDE(...)!, !PARAM(...)!- Parameters:
html
-- Returns:
-
htmlToPlain
-
getCheckInputParams
-