|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use D2RQException | |
---|---|
de.fuberlin.wiwiss.d2rq | D2RQ's public API, including the Jena-compatible Model implementation. |
de.fuberlin.wiwiss.d2rq.jena | |
de.fuberlin.wiwiss.d2rq.map | Classes that represent the components of a mapping file. |
Uses of D2RQException in de.fuberlin.wiwiss.d2rq |
---|
Methods in de.fuberlin.wiwiss.d2rq with parameters of type D2RQException | |
---|---|
static void |
CommandLineTool.reportException(D2RQException ex)
|
Methods in de.fuberlin.wiwiss.d2rq that throw D2RQException | |
---|---|
abstract void |
CommandLineTool.run(jena.cmdline.CommandLine cmd,
SystemLoader loader)
|
Uses of D2RQException in de.fuberlin.wiwiss.d2rq.jena |
---|
Constructors in de.fuberlin.wiwiss.d2rq.jena that throw D2RQException | |
---|---|
CachingGraphD2RQ(Mapping mapping)
|
|
GraphD2RQ(Mapping mapping)
Creates a new D2RQ graph from a previously prepared Mapping instance. |
Uses of D2RQException in de.fuberlin.wiwiss.d2rq.map |
---|
Methods in de.fuberlin.wiwiss.d2rq.map that throw D2RQException | |
---|---|
void |
TranslationTable.validate()
|
void |
PropertyMap.validate()
|
void |
PropertyBridge.validate()
|
void |
Mapping.validate()
|
abstract void |
MapObject.validate()
|
void |
DownloadMap.validate()
|
void |
Database.validate()
|
void |
Configuration.validate()
|
void |
ClassMap.validate()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |