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 IRIFactoryAn IRIFactory with more detailed warnings.static IRIFactoryThe IRI checker setup, focused on parsing and languages.
-
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. -
iriCheckerFactory
An IRIFactory with more detailed warnings.
-