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