Uses of Interface javax.imageio.spi.ServiceRegistry.Filter

Uses in package javax.imageio.spi

Methods with parameter type javax.imageio.spi.ServiceRegistry.Filter

ServiceRegistry.Iterator getServiceProviders(Class category, ServiceRegistry.Filter filter, boolean useOrdering)
Retrieves all providers that have been registered for the specified service category and that satisfy the criteria of a custom filter.