Uses of Class
org.apache.jena.irix.IRIException
Packages that use IRIException
-
Uses of IRIException in org.apache.jena.iri3986.provider
Methods in org.apache.jena.iri3986.provider that throw IRIException -
Uses of IRIException in org.apache.jena.irix
Subclasses of IRIException in org.apache.jena.irixModifier and TypeClassDescriptionclass
Exception thrown due to relative IRIs when not permitted.Methods in org.apache.jena.irix that throw IRIExceptionModifier and TypeMethodDescriptionvoid
Check an IRI, throwIRIException
if the string does not conform to the grammar of RFC 3986/3987, or violates additional rules of a URI scheme know to the provider.void
void
void
Create an IRI, throwIRIException
if the string does not conform to the grammar of RFC 3986/3987.static IRIx
Create anIRIx
without resolving the iri.