Class Catalogs


  • public final class Catalogs
    extends Object
    All catalogs in one place, to avoid making multiple objects.
    Since:
    0.29
    • Field Detail

      • INSTANCE

        public static final Catalogs INSTANCE
        Singleton.
    • Method Detail

      • make

        public com.yegor256.tojos.Tojos make​(Path file)
        Make it.
        Parameters:
        file - The file
        Returns:
        The Tojos
      • make

        public com.yegor256.tojos.Tojos make​(Path file,
                                             String fmt)
        Make it.
        Parameters:
        file - The file
        fmt - The format
        Returns:
        The Tojos