public class NTriplesParserSettings extends Object
Modifier and Type | Field and Description |
---|---|
static RioSetting<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<Boolean> FAIL_ON_NTRIPLES_INVALID_LINES
Defaults to true.
Copyright © 2001-2013 Aduna. All Rights Reserved.