public static class VDBResources.Resource extends Object implements VDBResource
Constructor and Description |
---|
Resource(VirtualFile file) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
long |
getSize() |
InputStream |
openStream() |
public Resource(VirtualFile file)
public InputStream openStream() throws IOException
openStream
in interface VDBResource
IOException
public long getSize()
getSize
in interface VDBResource
public String getName()
getName
in interface VDBResource
Copyright © 2020. All rights reserved.