public class DefaultImageProvider extends Object implements ImageProvider, org.springframework.context.ApplicationContextAware
构造器和说明 |
---|
DefaultImageProvider() |
限定符和类型 | 方法和说明 |
---|---|
InputStream |
getImage(String path) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
boolean |
support(String path) |
public InputStream getImage(String path)
getImage
在接口中 ImageProvider
public boolean support(String path)
support
在接口中 ImageProvider
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
在接口中 org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2022 Bstek. All rights reserved.