public interface ReqReportParser
| Modifier and Type | Method and Description |
|---|---|
Requirements |
getRequirements() |
Collection<Requirement> |
getRequirements(String version) |
void |
setSource(URI uri,
Map<String,Object> options) |
void setSource(URI uri, Map<String,Object> options) throws IOException
IOExceptionRequirements getRequirements() throws ReqReportParserException
ReqReportParserExceptionCollection<Requirement> getRequirements(String version) throws ReqReportParserException
ReqReportParserExceptionCopyright © 2017. All rights reserved.