Class SetupJenaIRI

java.lang.Object
org.apache.jena.irix.SetupJenaIRI

public class SetupJenaIRI extends Object
Setup of jena-iri package IRI Factory for parsing and for checking.
  • Constructor Details

    • SetupJenaIRI

      public SetupJenaIRI()
  • Method Details

    • iriFactory

      public static org.apache.jena.iri.IRIFactory iriFactory()
      The IRI checker setup, focused on parsing and languages. This is a clean version of jena-iri IRIFactory.iriImplementation() modified to allow unregistered schemes and allow <file:relative> IRIs.
    • iriCheckerFactory

      public static org.apache.jena.iri.IRIFactory iriCheckerFactory()
      An IRIFactory with more detailed warnings.