|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
org.d2rq | |
org.d2rq.lang | |
org.d2rq.r2rml | |
org.d2rq.validation |
Uses of Report in org.d2rq |
---|
Methods in org.d2rq with parameters of type Report | |
---|---|
void |
SystemLoader.setReport(Report report)
|
Uses of Report in org.d2rq.lang |
---|
Methods in org.d2rq.lang that return Report | |
---|---|
Report |
D2RQValidator.getReport()
|
Methods in org.d2rq.lang with parameters of type Report | |
---|---|
void |
D2RQValidator.setReport(Report report)
|
void |
D2RQCompiler.setReport(Report report)
|
Uses of Report in org.d2rq.r2rml |
---|
Methods in org.d2rq.r2rml that return Report | |
---|---|
Report |
R2RMLReader.getReport()
|
Report |
MappingValidator.getReport()
|
Methods in org.d2rq.r2rml with parameters of type Report | |
---|---|
void |
R2RMLReader.setReport(Report report)
|
void |
MappingValidator.setReport(Report report)
|
Constructors in org.d2rq.r2rml with parameters of type Report | |
---|---|
ConflictChecker(Report report)
|
Uses of Report in org.d2rq.validation |
---|
Constructors in org.d2rq.validation with parameters of type Report | |
---|---|
ValidatingRDFParser(String file,
Report report)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |