Public Member Functions | |
abstract ILogEntry | parse (String xmlString) throws LogParseException |
|
Parses the xmlLog. This method must be synchronized to ensure that the parser parses only one log at a time.
Implemented in alma::acs::logging::engine::parser::ACSLogParserDOM, and alma::acs::logging::engine::parser::ACSLogParserVTD.
|