Package | Description |
---|---|
org.eclipse.rdf4j.rio.helpers |
Provides helpers classes for Rio.
|
Modifier and Type | Field and Description |
---|---|
static RioSetting<RDFaVersion> |
RDFaParserSettings.RDFA_COMPATIBILITY
Boolean setting for parser to determine the RDFa version to use when processing the document.
|
Modifier and Type | Method and Description |
---|---|
static RDFaVersion |
RDFaVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RDFaVersion[] |
RDFaVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.