public class InMemoryResource extends InMemoryFile<Resource>
content| Constructor and Description |
|---|
InMemoryResource(Resource content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getRelativePath() |
getContent, openInputStreampublic InMemoryResource(Resource content)
public String getName()
getName in interface org.reflections.vfs.Vfs.FilegetName in class InMemoryFile<Resource>public String getRelativePath()
getRelativePath in interface org.reflections.vfs.Vfs.FilegetRelativePath in class InMemoryFile<Resource>Copyright © 2012-2016. All Rights Reserved.