软件包 | 描述 |
---|---|
javax.imageio.spi |
一包I/O API包含读者、作家的插件接口,代码转换器,和溪流的java图像,和一个运行时注册表。
|
Modifier and Type | Method and Description |
---|---|
<T> Iterator<T> |
ServiceRegistry.getServiceProviders(类<T> category, ServiceRegistry.Filter filter, boolean useOrdering)
返回一个包含服务提供商
Iterator 对象在一个给定的类别,满足所提供的
ServiceRegistry.Filter 对象的
filter 法实施准则。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.