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