| Package | Description |
|---|---|
| org.apache.jena.iri |
An implementation of RFC 3987, Internationalized Resource Identifiers,
and of related standards.
|
| org.apache.jena.iri.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract Violation |
IRIException.getViolation()
Access details of the error in the IRI being processed.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Iterator<Violation> |
IRI.violations(boolean includeWarnings)
The error and warning conditions
associated with this IRI violating the
standards associated with its factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ViolationImpl |
| Modifier and Type | Method and Description |
|---|---|
Violation |
IRIImplException.getViolation() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Violation> |
AbsIRIImpl.allViolations() |
Iterator<Violation> |
AbsIRIImpl.violations(boolean includeWarnings) |
| Constructor and Description |
|---|
IRIImplException(Violation e) |
Licenced under the Apache License, Version 2.0