Uses of Package
com.helger.commons.io.resource.inmemory
Packages that use com.helger.commons.io.resource.inmemory
-
Classes in com.helger.commons.io.resource.inmemory used by com.helger.commons.io.resource.inmemoryClassDescriptionAbstract base class for an
IReadableResourcethat is not really a resource but where the API does not offer alternatives.Marker interface for readable resources that are "in-memory" only.An in-memoryIReadableResourcebased on a byte array.An in-memoryIReadableResourcebased on aStringwhich is converted to a byte array with the provided charset.