Package io.cucumber.core.gherkin
Interface DocStringArgument
- All Superinterfaces:
Argument,io.cucumber.plugin.event.DocStringArgument,io.cucumber.plugin.event.StepArgument
-
Method Summary
-
Method Details
-
getContent
String getContent()- Specified by:
getContentin interfaceio.cucumber.plugin.event.DocStringArgument
-
getContentType
String getContentType()- Specified by:
getContentTypein interfaceio.cucumber.plugin.event.DocStringArgument
-
getMediaType
String getMediaType()- Specified by:
getMediaTypein interfaceio.cucumber.plugin.event.DocStringArgument
-
getLine
int getLine()- Specified by:
getLinein interfaceio.cucumber.plugin.event.DocStringArgument
-