public class DefaultUrlCleaner extends Object implements UrlCleaner
| Constructor and Description |
|---|
DefaultUrlCleaner() |
public String clean(String originUrl)
UrlCleanerProcess the url. Some path variables should be handled and unified.
e.g. collect_item_relation--10200012121-.html will be converted to collect_item_relation.html
clean in interface UrlCleaneroriginUrl - original urlCopyright © 2023 Alibaba Group. All rights reserved.