Uses of Class
org.apache.jena.iri.impl.AbsIRIImpl
-
Packages that use AbsIRIImpl Package Description org.apache.jena.iri.impl -
-
Uses of AbsIRIImpl in org.apache.jena.iri.impl
Subclasses of AbsIRIImpl in org.apache.jena.iri.impl Modifier and Type Class Description classIRIImplclassResolvedRelativeIRIMethods in org.apache.jena.iri.impl with parameters of type AbsIRIImpl Modifier and Type Method Description java.lang.StringViolationCodeInfo. description(int slot, AbsIRIImpl iri)Constructors in org.apache.jena.iri.impl with parameters of type AbsIRIImpl Constructor Description ResolvedRelativeIRI(AbsIRIImpl base, AbsIRIImpl rel)
-