public class URIResource extends Object implements io.cucumber.core.resource.Resource
| Constructor and Description |
|---|
URIResource(Path resource) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
URI |
getUri() |
public URIResource(Path resource)
public URI getUri()
getUri in interface io.cucumber.core.resource.Resourcepublic InputStream getInputStream() throws IOException
getInputStream in interface io.cucumber.core.resource.ResourceIOExceptionCopyright © 2023. All rights reserved.