Uses of Enum
org.eclipse.rdf4j.testsuite.rio.FailureMode
-
Uses of FailureMode in org.eclipse.rdf4j.testsuite.rio
Modifier and TypeMethodDescriptionstatic FailureMode
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.ModifierConstructorDescriptionNegativeParserTest
(IRI testUri, String caseURI, String inputURL, String baseURL, RDFParser targetParser, FailureMode failureMode)