Interface LanguageBodyEditorFactory

    • Method Detail

      • createEditor

        LanguageBodyEditor createEditor​(@CheckForNull
                                        Element element)
        Create body editor.
        Parameters:
        element - language body owning element.
        Returns:
        body editor.
      • getInstructions

        @CheckForNull
        default java.lang.String getInstructions()
        Optional language editor instructions.
        Returns:
        instructions.