public static class MergingReport.Builder
extends java.lang.Object
Once the merging is finished, the build() is called to return an immutable
version of itself with all the logging, action recordings and xml files obtainable.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
blame(XmlDocument document) |
com.android.utils.ILogger |
getLogger() |
void |
setFinalPackageName(java.lang.String finalPackageName) |
@NonNull public com.android.utils.ILogger getLogger()
public java.lang.String blame(XmlDocument document) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
javax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXExceptionjava.io.IOExceptionpublic void setFinalPackageName(java.lang.String finalPackageName)