|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Violation | |
|---|---|
| com.hp.hpl.jena.iri | An implementation of RFC 3987, Internationalized Resource Identifiers, and of related standards. |
| com.hp.hpl.jena.iri.impl | |
| Uses of Violation in com.hp.hpl.jena.iri |
|---|
| Methods in com.hp.hpl.jena.iri that return Violation | |
|---|---|
abstract Violation |
IRIException.getViolation()
Access details of the error in the IRI being processed. |
| Methods in com.hp.hpl.jena.iri that return types with arguments of type Violation | |
|---|---|
abstract java.util.Iterator<Violation> |
IRI.violations(boolean includeWarnings)
The error and warning conditions associated with this IRI violating the standards associated with its factory. |
| Uses of Violation in com.hp.hpl.jena.iri.impl |
|---|
| Subclasses of Violation in com.hp.hpl.jena.iri.impl | |
|---|---|
class |
ViolationImpl
|
| Methods in com.hp.hpl.jena.iri.impl that return Violation | |
|---|---|
Violation |
IRIImplException.getViolation()
|
| Methods in com.hp.hpl.jena.iri.impl that return types with arguments of type Violation | |
|---|---|
java.util.Iterator<Violation> |
AbsIRIImpl.allViolations()
|
java.util.Iterator<Violation> |
AbsIRIImpl.violations(boolean includeWarnings)
|
| Constructors in com.hp.hpl.jena.iri.impl with parameters of type Violation | |
|---|---|
IRIImplException(Violation e)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||