Uses of Class
de.hybris.platform.commons.translator.parsers.HtmlSimpleParser
-
Packages that use HtmlSimpleParser Package Description de.hybris.platform.commons.translator.parsers -
-
Uses of HtmlSimpleParser in de.hybris.platform.commons.translator.parsers
Subclasses of HtmlSimpleParser in de.hybris.platform.commons.translator.parsers Modifier and Type Class Description classHtmlListParserParser used byTranslatorfor searching ol and ul html tags and creatingfor themListNodeclassHtmlTableParserParser used byTranslatorfor searching tables in tags and creatingfor them.TableNode
-