JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jbehave.core.parsers
Interface AliasParser
All Known Implementing Classes:
JsonAliasParser
public interface
AliasParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
Alias
>
parse
(
Set
<
String
> aliasesAsStrings)
Method Details
parse
Collection
<
Alias
>
parse
(
Set
<
String
> aliasesAsStrings)