接口的使用
cn.taketoday.core.io.OutputStreamSource
使用OutputStreamSource的程序包
-
cn.taketoday.core.io中OutputStreamSource的使用
修饰符和类型接口说明interfaceExtended interface for a resource that supports writing to it.修饰符和类型类说明classprivate static classFileSystemResource that explicitly expresses a context-relative path through implementing the ContextResource interface.classSubclass ofUrlResourcewhich assumes file resolution, to the degree of implementing theWritableResourceinterface for it.classclass