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
Exception
Copyright © 2001–2020 Codehaus Plexus. All rights reserved.