public class URIResource
extends java.lang.Object
implements io.cucumber.core.resource.Resource
| Constructor and Description |
|---|
URIResource(java.nio.file.Path resource) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream() |
java.net.URI |
getUri() |
public java.net.URI getUri()
getUri in interface io.cucumber.core.resource.Resourcepublic java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface io.cucumber.core.resource.Resourcejava.io.IOException