Uses of Class
org.apache.jena.iri.IRIException0
Packages that use IRIException0
Package
Description
An implementation of RFC 3987, Internationalized Resource Identifiers,
and of related standards.
-
Uses of IRIException0 in org.apache.jena.iri
Methods in org.apache.jena.iri that throw IRIException0Modifier and TypeMethodDescriptionIRIFactory.construct(String scheme, String userInfo, String host, int port, String path, String query, String fragment) Create an IRI from the given components.Create an IRI from the given components.Make a new IRI object (possibly including IRI resolution), and check it for violations of the standards being enforced by the factory.Make a new IRI object (possibly including IRI resolution), and check it for violations of the standards being enforced by the factory.Make a new IRI object (possibly including IRI resolution), and check it for violations of the standards being enforced by the factory. -
Uses of IRIException0 in org.apache.jena.iri.impl
Subclasses of IRIException0 in org.apache.jena.iri.implMethods in org.apache.jena.iri.impl that throw IRIException0