public interface QueryParsingManager
Modifier and Type | Method and Description |
---|---|
QueryWorkspace |
parseQueries(ReadableDataLocation dataLocation)
Processes the SDMX at the given URI and returns a workspace containing the information on what was being queried.
|
QueryWorkspace parseQueries(ReadableDataLocation dataLocation) throws ParseException
dataLocation
- ParseException