Package org.omegat.filters2.html2
-
Class Summary Class Description EditOptionsDialog Modal dialog to edit (X)HTML filter options.FilterVisitor The part of HTML filter that actually does the job.HTMLFilter2 A filter to translate HTML and XHTML files.HTMLOptions Options for (X)HTML filter.HTMLReader This class automatically detects encoding of an inner HTML file and constructs a Reader with appropriate encoding.HTMLUtils Deprecated. HTMLWriter This class acts as an interceptor of output: First it collects all the output inside itself in a string.