Uses of Enum
org.eclipse.rdf4j.rio.helpers.RDFaVersion
-
Uses of RDFaVersion in org.eclipse.rdf4j.rio.helpers
Modifier and TypeFieldDescriptionstatic final RioSetting<RDFaVersion>
RDFaParserSettings.RDFA_COMPATIBILITY
Boolean setting for parser to determine the RDFa version to use when processing the document.Modifier and TypeMethodDescriptionstatic RDFaVersion
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.