Interface ISharedSettingsRequest

    • Method Detail

      • canSupportMarkupKind

        boolean canSupportMarkupKind​(String kind)
        Returns true if the client can support the given Markup kind for documentation and false otherwise.
        Parameters:
        kind - the markup kind
        Returns:
        true if the client can support the given Markup kind for documentation and false otherwise.
      • getSharedSettings

        SharedSettings getSharedSettings()
        Returns the sharedSettings instance
        Returns:
        the sharedSettings instance