程序包 org.coodex.util
接口 ProfileProvider
- 所有超级接口:
SelectableService<URL>
-
方法概要
从接口继承的方法 org.coodex.util.SelectableService
accept
-
方法详细资料
-
getSupported
String[] getSupported()- 返回:
- 此ProfileProvider支持的文件名后缀
-
isAvailable
boolean isAvailable()- 返回:
- 是否可用
-
get
- 参数:
url- profile url- 返回:
- 获得Profile示例
-