Class DocumentLocaleClause

    • Constructor Detail

      • DocumentLocaleClause

        public DocumentLocaleClause​(Locale targetLocale)
        Creates a new instance.
        Parameters:
        targetLocale - the target locale.
        Since:
        8.1.0
      • DocumentLocaleClause

        public DocumentLocaleClause​(String targetLocale)
        Creates a new instance.
        Parameters:
        targetLocale - the target locale.
        Since:
        8.1.0
    • Method Detail

      • getTargetLocale

        public String getTargetLocale()
        Returns the target locale.
        Returns:
        the target locale.
        Since:
        8.1.0