JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.aksw.iguana.cc.suite.Suite
Packages that use
Suite
Package
Description
org.aksw.iguana.cc.suite
Uses of
Suite
in
org.aksw.iguana.cc.suite
Methods in
org.aksw.iguana.cc.suite
that return
Suite
Modifier and Type
Method
Description
static
Suite
IguanaSuiteParser.
parse
(
Path
config, boolean validate)
Parses an IGUANA configuration file and optionally validates it against a JSON schema file, before parsing.