Class OpenDocDialect

java.lang.Object
org.omegat.filters3.xml.DefaultXMLDialect
org.omegat.filters3.xml.opendoc.OpenDocDialect
All Implemented Interfaces:
XMLDialect

public class OpenDocDialect extends DefaultXMLDialect
Dialect of OpenDocument files.
  • Constructor Details

    • OpenDocDialect

      public OpenDocDialect()
  • Method Details

    • defineDialect

      public void defineDialect(OpenDocOptions options)
      Actually defines the dialect. It cannot be done during creation, because options are not known at that step.