Class Parameters

    • Constructor Detail

      • Parameters

        public Parameters()
    • Method Detail

      • getGenerateTMX

        public boolean getGenerateTMX()
      • setGenerateTMX

        public void setGenerateTMX​(boolean generateTMX)
      • getTmxOutputPath

        public String getTmxOutputPath()
      • setTmxOutputPath

        public void setTmxOutputPath​(String tmxOutputPath)
      • getReplaceWithSource

        public boolean getReplaceWithSource()
      • setReplaceWithSource

        public void setReplaceWithSource​(boolean replaceWithSource)
      • setCopyToTarget

        public void setCopyToTarget​(boolean copyToTarget)
      • isCopyToTarget

        public boolean isCopyToTarget()
      • isStoreAsAltTranslation

        public boolean isStoreAsAltTranslation()
        Returns:
        the storeAsAltTranslation
      • setStoreAsAltTranslation

        public void setStoreAsAltTranslation​(boolean storeAsAltTranslation)
        Parameters:
        storeAsAltTranslation - the storeAsAltTranslation to set
      • isSuppressTusWithNoTarget

        public boolean isSuppressTusWithNoTarget()
      • setSuppressTusWithNoTarget

        public void setSuppressTusWithNoTarget​(boolean suppressTusWithNoTarget)
      • isUseTextUnitIds

        public boolean isUseTextUnitIds()
      • setUseTextUnitIds

        public void setUseTextUnitIds​(boolean useTextUnitIds)