public class NTriplesParserSettings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static RioSetting<java.lang.Boolean> |
FAIL_ON_NTRIPLES_INVALID_LINES
Boolean setting for parser to determine whether syntactically invalid
lines in N-Triples and N-Quads documents generate a parse error.
|
public static final RioSetting<java.lang.Boolean> FAIL_ON_NTRIPLES_INVALID_LINES
Defaults to true.
Copyright © 2001-2014 Aduna. All Rights Reserved.