A C E F K M P S
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- addConfiguredAdaptclassstrings(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAdaptresourcefilecontents(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAdaptresourcefilenames(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAssumenoescapingparameters(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAssumenoexternalreturnvalues(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAssumenoexternalsideeffects(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAssumenosideeffects(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredAssumevalues(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredConfiguration(ConfigurationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredConstructor(MemberSpecificationElement) - 类 中的方法proguard.ant.ClassSpecificationElement
- addConfiguredDontnote(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredDontwarn(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredField(MemberSpecificationElement) - 类 中的方法proguard.ant.ClassSpecificationElement
- addConfiguredInjar(ClassPathElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeep(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepattribute(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepattributes(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepclasseswithmembernames(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepclasseswithmembers(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepclassmembernames(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepclassmembers(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepdirectories(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepdirectory(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeepnames(KeepSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeeppackagename(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredKeeppackagenames(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredLibraryjar(ClassPathElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredMethod(MemberSpecificationElement) - 类 中的方法proguard.ant.ClassSpecificationElement
- addConfiguredOptimization(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredOptimizations(FilterElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredOutjar(ClassPathElement) - 类 中的方法proguard.ant.ConfigurationTask
- addConfiguredWhyareyoukeeping(ClassSpecificationElement) - 类 中的方法proguard.ant.ConfigurationTask
- addText(String) - 类 中的方法proguard.ant.ConfigurationTask
- appendClassPathEntriesTo(ClassPath, boolean) - 类 中的方法proguard.ant.ClassPathElement
-
Adds the contents of this class path element to the given class path.
- appendTo(List) - 类 中的方法proguard.ant.ClassSpecificationElement
-
Adds the contents of this class specification element to the given list.
- appendTo(List, boolean) - 类 中的方法proguard.ant.FilterElement
-
Adds the contents of this element to the given name filter.
- appendTo(List, boolean, boolean) - 类 中的方法proguard.ant.MemberSpecificationElement
-
Adds the contents of this class member specification element to the given list.
- appendTo(List, boolean, boolean, boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
-
Adds the contents of this class specification element to the given list.
- appendTo(Configuration) - 类 中的方法proguard.ant.ConfigurationElement
-
Adds the contents of this configuration element to the given configuration.
- appendTo(Configuration) - 类 中的方法proguard.ant.ConfigurationTask
-
Adds the contents of this configuration task to the given configuration.
C
- ClassPathElement - proguard.ant中的类
-
This FileSet represents a class path entry (or a set of class path entries) in Ant.
- ClassPathElement(Project) - 类 的构造器proguard.ant.ClassPathElement
- ClassSpecificationElement - proguard.ant中的类
-
This DataType represents a class specification in Ant.
- ClassSpecificationElement() - 类 的构造器proguard.ant.ClassSpecificationElement
- configuration - 类 中的变量proguard.ant.ConfigurationTask
- ConfigurationElement - proguard.ant中的类
-
This DataType represents a reference to an XML-style ProGuard configuration in Ant, or a file set of ProGuard-style configuration files.
- ConfigurationElement() - 类 的构造器proguard.ant.ConfigurationElement
- ConfigurationTask - proguard.ant中的类
-
This Task allows to define a ProGuard configuration from Ant.
- ConfigurationTask() - 类 的构造器proguard.ant.ConfigurationTask
- createClassSpecification(ClassSpecificationElement) - 类 中的方法proguard.ant.ClassSpecificationElement
-
Creates a new class specification corresponding to the contents of this class specification element.
E
- execute() - 类 中的方法proguard.ant.ProGuardTask
F
- FilterElement - proguard.ant中的类
-
This DataType represents a name filter in Ant.
- FilterElement() - 类 的构造器proguard.ant.FilterElement
K
- KeepSpecificationElement - proguard.ant中的类
-
This DataType represents a class specification in Ant.
- KeepSpecificationElement() - 类 的构造器proguard.ant.KeepSpecificationElement
M
- MemberSpecificationElement - proguard.ant中的类
-
This DataType represents a class member specification in Ant.
- MemberSpecificationElement() - 类 的构造器proguard.ant.MemberSpecificationElement
P
- proguard.ant - 程序包 proguard.ant
- ProGuardTask - proguard.ant中的类
-
This Task allows to configure and run ProGuard from Ant.
- ProGuardTask() - 类 的构造器proguard.ant.ProGuardTask
S
- setAarfilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setAccess(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setAccess(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setAddconfigurationdebugging(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setAllowaccessmodification(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setAllowobfuscation(boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
- setAllowoptimization(boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
- setAllowshrinking(boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
- setAndroid(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setAnnotation(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setAnnotation(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setApkfilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setApplymapping(File) - 类 中的方法proguard.ant.ProGuardTask
- setClassobfuscationdictionary(File) - 类 中的方法proguard.ant.ProGuardTask
- setConfiguration(File) - 类 中的方法proguard.ant.ProGuardTask
- setDefaultpackage(String) - 类 中的方法proguard.ant.ProGuardTask
-
已过时。Use the repackageclasses attribute instead.
- setDir(File) - 类 中的方法proguard.ant.ClassPathElement
-
已过时。Use
Path.setLocation(File)instead. - setDump(File) - 类 中的方法proguard.ant.ProGuardTask
- setEarfilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setExtends(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setExtendsannotation(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setFile(File) - 类 中的方法proguard.ant.ClassPathElement
-
已过时。Use
Path.setLocation(File)instead. - setFilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setFilter(String) - 类 中的方法proguard.ant.FilterElement
- setFlattenpackagehierarchy(String) - 类 中的方法proguard.ant.ProGuardTask
- setForceprocessing(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setIgnorewarnings(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setImplements(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setIncludecode(boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
- setIncludedescriptorclasses(boolean) - 类 中的方法proguard.ant.KeepSpecificationElement
- setJarfilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setKeepkotlinmetadata(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setKeepparameternames(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setMergeinterfacesaggressively(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setMicroedition(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setName(File) - 类 中的方法proguard.ant.ClassPathElement
-
已过时。Use
Path.setLocation(File)instead. - setName(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setName(String) - 类 中的方法proguard.ant.FilterElement
- setName(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setNote(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setObfuscate(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setObfuscationdictionary(File) - 类 中的方法proguard.ant.ProGuardTask
- setOptimizationpasses(int) - 类 中的方法proguard.ant.ProGuardTask
- setOptimize(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setOutjar(String) - 类 中的方法proguard.ant.ProGuardTask
-
已过时。Use the nested outjar element instead.
- setOverloadaggressively(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setPackageobfuscationdictionary(File) - 类 中的方法proguard.ant.ProGuardTask
- setParam(String) - 类 中的方法proguard.ant.MemberSpecificationElement
-
已过时。Use
MemberSpecificationElement.setParameters(String)instead. - setParameters(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setPreverify(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setPrintconfiguration(File) - 类 中的方法proguard.ant.ProGuardTask
- setPrintmapping(File) - 类 中的方法proguard.ant.ProGuardTask
- setPrintseeds(File) - 类 中的方法proguard.ant.ProGuardTask
- setPrintusage(File) - 类 中的方法proguard.ant.ProGuardTask
- setRenamesourcefileattribute(String) - 类 中的方法proguard.ant.ProGuardTask
- setRepackageclasses(String) - 类 中的方法proguard.ant.ProGuardTask
- setShrink(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setSkipnonpubliclibraryclasses(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setSkipnonpubliclibraryclassmembers(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setTarget(String) - 类 中的方法proguard.ant.ProGuardTask
- setType(String) - 类 中的方法proguard.ant.ClassSpecificationElement
- setType(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setUsemixedcaseclassnames(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setUseuniqueclassmembernames(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setValues(String) - 类 中的方法proguard.ant.MemberSpecificationElement
- setVerbose(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setWarfilter(String) - 类 中的方法proguard.ant.ClassPathElement
- setWarn(boolean) - 类 中的方法proguard.ant.ProGuardTask
- setZipfilter(String) - 类 中的方法proguard.ant.ClassPathElement
所有类 所有程序包