Uses of Package
org.apache.jena.iri
-
Packages that use org.apache.jena.iri Package Description org.apache.jena.iri An implementation of RFC 3987, Internationalized Resource Identifiers, and of related standards.org.apache.jena.iri.impl -
Classes in org.apache.jena.iri used by org.apache.jena.iri Class Description IRI An IRI.IRIComponents This interface provides constants used as the return value ofViolation.getComponent().IRIException A violation detected in an IRI has resulted was classified as an error.IRIFactory An IRIFactory is the entry point to this module.IRIFactoryI This interface is used for making newIRIobjects.IRIRelativize Constants for use withIRI.relativize(IRI, int)andIRI.relativize(String, int).Violation Information concerning a violation of some specification concerning IRIs.ViolationCodes Detailed description of problems detected. -
Classes in org.apache.jena.iri used by org.apache.jena.iri.impl Class Description IRI An IRI.IRIComponents This interface provides constants used as the return value ofViolation.getComponent().IRIException A violation detected in an IRI has resulted was classified as an error.IRIFactory An IRIFactory is the entry point to this module.IRIFactoryI This interface is used for making newIRIobjects.IRIRelativize Constants for use withIRI.relativize(IRI, int)andIRI.relativize(String, int).MalformedIDNException The underlying IDN library detected an error in the Internationalized Domain Name in an IRI.Violation Information concerning a violation of some specification concerning IRIs.ViolationCodes Detailed description of problems detected.