| Package | Description |
|---|---|
| proguard |
This package contains the main ProGuard application.
|
| proguard.backport | |
| proguard.classfile |
This package contains classes to represent the various elements of class files.
|
| proguard.classfile.attribute.annotation.visitor |
This package contains visitors for annotation attributes and their components.
|
| proguard.classfile.attribute.visitor |
This package contains visitors for attributes and their components.
|
| proguard.classfile.constant.visitor |
This package contains visitors for class constants.
|
| proguard.classfile.editor |
This package contains visitors to edit byte code.
|
| proguard.classfile.util |
This package contains utility classes for processing class files.
|
| proguard.classfile.visitor |
This package contains interfaces and classes for processing class files from
the
package using
the visitor pattern. |
| proguard.configuration | |
| proguard.io |
This package contains classes to read and write files, optionally wrapped in
jars, wars, ears, zips, directories,...
|
| proguard.optimize |
This package contains visitors that assist with various optimizations of byte
code.
|
| proguard.optimize.gson |
This package contains classes for optimizing usages of the Gson library for serializing and deserialing Json.
|
| proguard.util |
This package contains utility classes for regular expression matching,...
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| Class and Description |
|---|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| Counter
This provides a counter that can be retrieved.
|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| Counter
This provides a counter that can be retrieved.
|
| Class and Description |
|---|
| StringTransformer
Provides a method for transforming a string into another string.
|
| Class and Description |
|---|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| Class and Description |
|---|
| MultiValueMap
A key-values map that can have multiple values associated with each key.
|
| Class and Description |
|---|
| StringMatcher
This interface provides methods to determine whether strings match a given
criterion, which is specified by the implementation.
|
| StringParser
This interface provides a method to create a SringMatcher for a given
regular expression.
|
| StringTransformer
Provides a method for transforming a string into another string.
|
| VariableStringMatcher
This StringMatcher tests whether strings start with a specified variable
string and then match another optional given StringMatcher.
|
Copyright © 2019. All rights reserved.