|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.manifmerger.MergingReport.Record
public static class MergingReport.Record
Log record. This is used to give users some information about what is happening and what might have gone wrong. TODO: need to enhance to add SourceLocation, and make this more machine readable.
Nested Class Summary | |
---|---|
static class |
MergingReport.Record.Severity
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
MergingReport.Record.Severity |
getSeverity()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public MergingReport.Record.Severity getSeverity()
public java.lang.String getMessage()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |