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

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

Uses of IRIComponents in org.apache.jena.iri
 

Classes in org.apache.jena.iri that implement IRIComponents
 class IRIFactory
          An IRIFactory is the entry point to this module.
 class Violation
          Information concerning a violation of some specification concerning IRIs.
static class ViolationCodes.Initialize
          This class is not part of the API.
 

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

Classes in org.apache.jena.iri.impl that implement IRIComponents
 class AbsIRIImpl
           
 class IRIFactoryImpl
           
 class IRIImpl
           
 class Parser
           
 class ResolvedRelativeIRI
           
 class SchemeSpecification
           
 class ViolationImpl
           
 



Licenced under the Apache License, Version 2.0