public class EcjResponseParser extends Object
| Constructor and Description |
|---|
EcjResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
List<CompilerMessage> |
parse(File xmltf,
boolean errorsAsWarnings)
Scan the specified response file for compilation messages.
|
public List<CompilerMessage> parse(File xmltf, boolean errorsAsWarnings) throws Exception
ExceptionCopyright © 2001–2021 Codehaus Plexus. All rights reserved.