Package | Description |
---|---|
com.android.apksig |
Modifier and Type | Method and Description |
---|---|
ApkSignerEngine.InspectJarEntryRequest |
ApkSignerEngine.InputJarEntryInstructions.getInspectJarEntryRequest()
Returns the request to inspect the JAR entry or
null if there is no need to
inspect the entry. |
ApkSignerEngine.InspectJarEntryRequest |
DefaultApkSignerEngine.outputJarEntry(String entryName) |
ApkSignerEngine.InspectJarEntryRequest |
ApkSignerEngine.outputJarEntry(String entryName)
Indicates to this engine that the specified JAR entry was output.
|
Constructor and Description |
---|
InputJarEntryInstructions(ApkSignerEngine.InputJarEntryInstructions.OutputPolicy outputPolicy,
ApkSignerEngine.InspectJarEntryRequest inspectJarEntryRequest)
Constructs a new
InputJarEntryInstructions instance with the provided entry
output mode and with the provided request to inspect the entry. |
Copyright © 2016. All rights reserved.