|
Rename Parameter text : String to html : String in method protected removeNonTextTags(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public extractMetatags(html String) : Map<String,String> in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public extractHTMLheaders(html String) : Map<String,List<String>> in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public replaceImgWithAlt(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public extractText(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method protected clear(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public unsafeRemoveAllTags(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public extractTitle(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public extractHyperlinks(html String) : Map<HyperlinkPart,List<String>> in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public removeComments(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public safeRemoveAllTags(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |
|
Rename Parameter text : String to html : String in method public removeNonTextTagsAndAttributes(html String) : String in class com.datumbox.framework.utilities.text.cleaners.HTMLCleaner |
From |
To |