Uses of Class
org.apache.jena.iri.Violation
Packages that use Violation
Package
Description
An implementation of RFC 3987, Internationalized Resource Identifiers,
and of related standards.
-
Uses of Violation in org.apache.jena.iri
Methods in org.apache.jena.iri that return ViolationModifier and TypeMethodDescriptionabstract ViolationIRIException.getViolation()Access details of the error in the IRI being processed.Methods in org.apache.jena.iri that return types with arguments of type ViolationModifier and TypeMethodDescriptionIRI.violations(boolean includeWarnings) The error and warning conditions associated with this IRI violating the standards associated with its factory. -
Uses of Violation in org.apache.jena.iri.impl
Subclasses of Violation in org.apache.jena.iri.implMethods in org.apache.jena.iri.impl that return ViolationMethods in org.apache.jena.iri.impl that return types with arguments of type ViolationModifier and TypeMethodDescriptionAbsIRIImpl.allViolations()AbsIRIImpl.violations(boolean includeWarnings) Constructors in org.apache.jena.iri.impl with parameters of type Violation