| Package | Description |
|---|---|
| org.ldp4j.application.data.constraints |
Classes for defining data constraints using the SHACL model.
|
| org.ldp4j.application.ext |
Interfaces used to create the handlers of an LDP4j application.
|
| Modifier and Type | Method and Description |
|---|---|
static Constraints |
Constraints.constraints() |
Constraints |
Constraints.withNodeShape(Individual<?,?> individual,
Constraints.Shape shape) |
Constraints |
Constraints.withTypeShape(URI type,
Constraints.Shape shape) |
| Modifier and Type | Method and Description |
|---|---|
Constraints |
InvalidContentException.getConstraints() |
| Constructor and Description |
|---|
InconsistentContentException(String message,
Constraints constraints) |
InconsistentContentException(String message,
Throwable cause,
Constraints constraints) |
InconsistentContentException(Throwable cause,
Constraints constraints) |
InvalidContentException(String message,
Constraints constraints) |
InvalidContentException(String message,
Throwable cause,
Constraints constraints) |
InvalidContentException(Throwable cause,
Constraints constraints) |
UnsupportedContentException(String message,
Constraints constraints) |
UnsupportedContentException(String message,
Throwable cause,
Constraints constraints) |
UnsupportedContentException(Throwable cause,
Constraints constraints) |
Copyright (C) 2014, Center for Open Middleware