Package org.omegat.filters2.html2


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