Uses of Interface
org.apache.jena.iri.IRIComponents
-
Packages that use IRIComponents Package Description 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 Modifier and Type Class Description classIRIFactoryAn IRIFactory is the entry point to this module.classViolationInformation concerning a violation of some specification concerning IRIs.static classViolationCodes.InitializeThis 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 Modifier and Type Class Description classAbsIRIImplclassIRIFactoryImplclassIRIImplclassParserclassResolvedRelativeIRIclassSchemeSpecificationclassViolationImpl
-