Uses of Enum
org.eclipse.rdf4j.rio.helpers.RDFaVersion
Packages that use RDFaVersion
-
Uses of RDFaVersion in org.eclipse.rdf4j.rio.helpers
Fields in org.eclipse.rdf4j.rio.helpers with type parameters of type RDFaVersionModifier and TypeFieldDescriptionstatic final RioSetting
<RDFaVersion> RDFaParserSettings.RDFA_COMPATIBILITY
Boolean setting for parser to determine the RDFa version to use when processing the document.Methods in org.eclipse.rdf4j.rio.helpers that return RDFaVersionModifier 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.