Package | Description |
---|---|
com.hp.hpl.jena.iri |
An implementation of RFC 3987, Internationalized Resource Identifiers,
and of related standards.
|
com.hp.hpl.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) |
Copyright ? 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP