Package proguard.ant

This package contains the Ant task for ProGuard.

See:
          Description

Class Summary
ClassPathElement This FileSet represents a class path entry (or a set of class path entries) in Ant.
ClassSpecificationElement This DataType represents a class specification in Ant.
ConfigurationElement This DataType represents a reference to a ProGuard configuration in Ant.
ConfigurationTask This Task allows to define a ProGuard configuration from Ant.
FilterElement This DataType represents a name filter in Ant.
KeepSpecificationElement This DataType represents a class specification in Ant.
MemberSpecificationElement This DataType represents a class member specification in Ant.
ProGuardTask This Task allows to configure and run ProGuard from Ant.
 

Package proguard.ant Description

This package contains the Ant task for ProGuard.