java.lang.Object
org.apache.jena.irix.SetupJenaIRI
Setup of jena-iri package IRI Factory for parsing and for checking.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRIFactory
An IRIFactory with more detailed warnings.static IRIFactory
The IRI checker setup, focused on parsing and languages.static IRIFactory
-
Constructor Details
-
SetupJenaIRI
public SetupJenaIRI()
-
-
Method Details
-
iriFactory
The IRI checker setup, focused on parsing and languages. This is a clean version of jena-iriIRIFactory.iriImplementation()
modified to allow unregistered schemes and allow<file:relative>
IRIs. -
iriFactory_RDFXML
-
iriCheckerFactory
An IRIFactory with more detailed warnings.
-