
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)
ParserServicegetUapp in interface ParserServicepath - the path of the uapp config xmlpublic AalUsrv getUsrv(String path)
ParserServicegetUsrv in interface ParserServicepath - the path of the usrv config xml.Copyright © 2018 universAAL Consortium. All rights reserved.