Uses of Package
org.apache.jena.iri

Packages that use org.apache.jena.iri
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
IRI
          An IRI.
IRIComponents
          This interface provides constants used as the return value of Violation.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 new IRI objects.
IRIRelativize
          Constants for use with IRI.relativize(IRI, int) and IRI.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
IRI
          An IRI.
IRIComponents
          This interface provides constants used as the return value of Violation.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 new IRI objects.
IRIRelativize
          Constants for use with IRI.relativize(IRI, int) and IRI.relativize(String, int).
Violation
          Information concerning a violation of some specification concerning IRIs.
ViolationCodes
          Detailed description of problems detected.
 



Licenced under the Apache License, Version 2.0