| Package | Description |
|---|---|
| proguard |
This package contains the main ProGuard application.
|
| proguard.obfuscate |
This package contains classes to perform obfuscation of class files.
|
| proguard.optimize |
This package contains visitors that assist with various optimizations of byte
code.
|
| proguard.preverify | |
| proguard.shrink |
This package contains classes to perform shrinking of class files.
|
| Class and Description |
|---|
| ClassPath
This class represents a class path, as a list of ClassPathEntry objects.
|
| ClassPathEntry
This class represents an entry from a class path: an apk, a jar, an aar, a
war, a zip, an ear, or a directory, with a name and a flag to indicates
whether the entry is an input entry or an output entry.
|
| ClassSpecification
This class stores a specification of classes and possibly class members.
|
| Configuration
The ProGuard configuration.
|
| KeepClassSpecification
This class represents a keep option with class specification.
|
| LineWordReader
A
WordReader that returns words from a line number reader. |
| MemberSpecification
This class stores a specification of class members.
|
| ParseException
This
Exception signals that a parse exception of some
sort has occurred. |
| WordReader
An abstract reader of words, with the possibility to include other readers.
|
| Class and Description |
|---|
| Configuration
The ProGuard configuration.
|
| Class and Description |
|---|
| Configuration
The ProGuard configuration.
|
| Class and Description |
|---|
| Configuration
The ProGuard configuration.
|
| Class and Description |
|---|
| Configuration
The ProGuard configuration.
|
Copyright © 2015. All Rights Reserved.