Class PaperCatalog

    • Constructor Detail

      • PaperCatalog

        protected PaperCatalog()
    • Method Detail

      • newInstance

        public static PaperCatalog newInstance()
        Obtains a new PaperCatalog instance. If at least one implementation can be found using the Services API, then the first one will be returned. Otherwise the default PaperCatalog will be used. The default PaperCatalog will use the Services API to find PaperProviders. The combined result from all PaperProviders are available to the catalog.
        Returns:
        returns a new PaperCatalog instance.