public class ParserServiceImpl extends Object implements ParserService
Constructor and Description |
---|
ParserServiceImpl() |
Modifier and Type | Method and Description |
---|---|
AalUapp |
getUapp(String path)
Gets the UAPP representation of the current uapp config xml.
|
AalUsrv |
getUsrv(String path)
Gets the USRV representation of the current usrv config xml.
|
public AalUapp getUapp(String path)
ParserService
getUapp
in interface ParserService
path
- the path of the uapp config xmlpublic AalUsrv getUsrv(String path)
ParserService
getUsrv
in interface ParserService
path
- the path of the usrv config xml.Copyright © 2018 universAAL Consortium. All rights reserved.