Uses of Interface
org.apache.jena.iri.ViolationCodes
-
Packages that use ViolationCodes 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 ViolationCodes in org.apache.jena.iri
Classes in org.apache.jena.iri that implement ViolationCodes Modifier and Type Class Description classIRIFactoryAn IRIFactory is the entry point to this module.classViolationInformation concerning a violation of some specification concerning IRIs. -
Uses of ViolationCodes in org.apache.jena.iri.impl
Classes in org.apache.jena.iri.impl that implement ViolationCodes Modifier and Type Class Description classAbsIRIImplclassComponentPatternclassComponentPatternParserclassIRIFactoryImplclassIRIImplclassParserclassPatternCompilerclassResolvedRelativeIRIclassSchemeSpecificationclassViolationCodeInfoclassViolationImpl
-