Uses of Interface
org.apache.jena.iri.IRIFactoryI

Packages that use IRIFactoryI
org.apache.jena.iri An implementation of RFC 3987, Internationalized Resource Identifiers, and of related standards. 
org.apache.jena.iri.impl   
 

Uses of IRIFactoryI in org.apache.jena.iri
 

Classes in org.apache.jena.iri that implement IRIFactoryI
 class IRI
          An IRI.
 class IRIFactory
          An IRIFactory is the entry point to this module.
 

Uses of IRIFactoryI in org.apache.jena.iri.impl
 

Classes in org.apache.jena.iri.impl that implement IRIFactoryI
 class AbsIRIFactoryImpl
           
 class AbsIRIImpl
           
 class IRIFactoryImpl
           
 class IRIImpl
           
 class ResolvedRelativeIRI
           
 



Licenced under the Apache License, Version 2.0