@Service public class QueryParsingManagerImpl extends java.lang.Object implements QueryParsingManager
Constructor and Description |
---|
QueryParsingManagerImpl() |
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.
|
public QueryWorkspace parseQueries(ReadableDataLocation dataLocation) throws ParseException
QueryParsingManager
parseQueries
in interface QueryParsingManager
ParseException