Interface UserFormatTypes

All Known Implementing Classes:
DefaultUserFormatTypes

public interface UserFormatTypes
Represents the user format types that have been defined in the user format module descriptors that are enabled in the plugins system.
Since:
v4.4
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Gets all the types which have an enabled user format module descriptor from the plugins system.
  • Method Details

    • get

      Gets all the types which have an enabled user format module descriptor from the plugins system.
      Returns:
      An Iterable of all the types which have an enabled user format module descriptor.