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

Packages that use AbsIRIImpl
org.apache.jena.iri.impl   
 

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

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

Methods in org.apache.jena.iri.impl with parameters of type AbsIRIImpl
 String ViolationCodeInfo.description(int slot, AbsIRIImpl iri)
           
 

Constructors in org.apache.jena.iri.impl with parameters of type AbsIRIImpl
ResolvedRelativeIRI(AbsIRIImpl base, AbsIRIImpl rel)
           
 



Licenced under the Apache License, Version 2.0