Uses of Class
com.deltaxml.core.config.HtmlTableConfiguration
Packages that use HtmlTableConfiguration
-
Uses of HtmlTableConfiguration in com.deltaxml.core
Methods in com.deltaxml.core that return HtmlTableConfigurationModifier and TypeMethodDescriptionDocumentComparator.getHtmlTableConfiguration()Returns the current configuration options for HTML table comparison.Methods in com.deltaxml.core with parameters of type HtmlTableConfigurationModifier and TypeMethodDescriptionvoidDocumentComparator.setHtmlTableConfiguration(HtmlTableConfiguration config) Sets the configuration options for HTML table comparison.