Uses of Class
org.apache.jena.iri.impl.AbsIRIFactoryImpl

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

Uses of AbsIRIFactoryImpl in org.apache.jena.iri
 

Subclasses of AbsIRIFactoryImpl in org.apache.jena.iri
 class IRI
          An IRI.
 class IRIFactory
          An IRIFactory is the entry point to this module.
 

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

Subclasses of AbsIRIFactoryImpl in org.apache.jena.iri.impl
 class AbsIRIImpl
           
 class IRIFactoryImpl
           
 class IRIImpl
           
 class ResolvedRelativeIRI
           
 



Licenced under the Apache License, Version 2.0