Package | Description |
---|---|
org.eclipse.rdf4j.rio |
Rio: The RDF4J parser/writer API.
|
Modifier and Type | Field and Description |
---|---|
protected FailureMode |
NegativeParserTest.failureMode |
Modifier and Type | Method and Description |
---|---|
static FailureMode |
FailureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailureMode[] |
FailureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NegativeParserTest(IRI testUri,
String caseURI,
String inputURL,
String baseURL,
RDFParser targetParser,
FailureMode failureMode) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.