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

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

Uses of IRIFactoryImpl in org.apache.jena.iri
 

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

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

Methods in org.apache.jena.iri.impl with parameters of type IRIFactoryImpl
 boolean ViolationCodeInfo.InSpec.applies(IRIFactoryImpl factory)
           
 String ViolationCodeInfo.specs(int slot, IRIFactoryImpl factory, String scheme)
           
 

Constructors in org.apache.jena.iri.impl with parameters of type IRIFactoryImpl
IRIFactoryImpl(IRIFactoryImpl template)
           
 



Licenced under the Apache License, Version 2.0