public final class SemarglParserSettings extends Object
BasicParserSettings
.Modifier and Type | Field and Description |
---|---|
static org.openrdf.rio.RioSetting<XMLReader> |
CUSTOM_XML_READER
TODO: Javadoc this setting
|
static org.openrdf.rio.RioSetting<Boolean> |
PROCESSOR_GRAPH_ENABLED
TODO: Javadoc this setting
|
public static final org.openrdf.rio.RioSetting<Boolean> PROCESSOR_GRAPH_ENABLED
Defaults to false
public static final org.openrdf.rio.RioSetting<XMLReader> CUSTOM_XML_READER
Defaults to null
Copyright © 2012–2013. All rights reserved.