程序包 spring.turbo.io
类 StringResource
java.lang.Object
org.springframework.core.io.AbstractResource
spring.turbo.io.InMemoryResource
spring.turbo.io.StringResource
- 所有已实现的接口:
org.springframework.core.io.InputStreamSource,org.springframework.core.io.Resource
String型Resource
- 从以下版本开始:
- 1.1.0
- 作者:
- 应卓
- 另请参阅:
-
ResourceStringResource
-
构造器概要
构造器 -
方法概要
从类继承的方法 spring.turbo.io.InMemoryResource
getDescription, getInputStream从类继承的方法 org.springframework.core.io.AbstractResource
contentLength, createRelative, exists, getFile, getFileForLastModifiedCheck, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel, toString从接口继承的方法 org.springframework.core.io.Resource
getContentAsByteArray, getContentAsString
-
构造器详细资料
-
StringResource
-
-
方法详细资料
-
equals
- 覆盖:
equals在类中InMemoryResource
-
hashCode
public int hashCode()- 覆盖:
hashCode在类中InMemoryResource
-