|
ProGuard | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
WordReader that returns words from an argument list.AttrInfo
objects.ClassFileVisitor delegates its visits to another given
ClassFileVisitor, but only when visiting class files that don't
have any subclasses.ClassFileVisitor delegates its visits to another given
ClassFileVisitor, but only when the visited class file
has the proper access flags.ClassFileVisitor removes all visitor information of the
class files it visits.ClassFileVisitor and MemberInfoVisitor
makes the class files it visits, and their class members, final, if possible.ClassFileVisitor lets a given ClassFileVisitor
optionally travel to the visited class, its superclass, its interfaces, and
its subclasses.ClassFileVisitor delegates its visits to another given
ClassFileVisitor, but only when the visited class file
has a name that matches a given regular expression.ClassFileVisitor comes up with obfuscated names for the
class files it visits, and for their class members.ClassFileVisitor prints out the complete internal
structure of the class files it visits.System.out.
PrintStream.
ClassFileVisitor renames the class names and class member
names of the classes it visits, using names previously determined by the
obfuscator.ClassFile objects.ClassPool objects.ClassFileVisitor lets a given ClassFileVisitor
travel to the first concrete subclasses down in its hierarchy of abstract
classes and concrete classes.CpInfo
objects.null.
DescriptorClassEnumeration provides an enumeration of all
classes mentioned in a given descriptor string.ExceptionInfo objects.ExternalTypeEnumeration provides an enumeration of all
types listed in a given external descriptor string.NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or ALWAYS.
DataEntry represents a file.WordReader that returns words from a file or a URL.JDialog allows the user to enter a String.null otherwise.
(SomeClass)Class.forName(variable).newInstance()'.
(SomeClass)Class.forName(variable).newInstance()'.
null if it doesn't
have one.
- getParent() -
Method in class proguard.io.FileDataEntry
-
- getParent() -
Method in class proguard.io.RenamedDataEntry
-
- getParent() -
Method in class proguard.io.ZipDataEntry
-
- getReferenceWarningCount() -
Method in class proguard.classfile.util.ClassFileInitializer
- Returns the number of warnings printed about unresolved references to
class members in program class files.
- getString(ClassFile) -
Method in class proguard.classfile.StringCpInfo
- Returns the string value.
- getString() -
Method in class proguard.classfile.Utf8CpInfo
- Returns UTF-8 data as a String.
- getString(long) -
Method in class proguard.gui.splash.ConstantString
-
- getString(long) -
Method in class proguard.gui.splash.TypeWriterString
-
- getSuperClass() -
Method in interface proguard.classfile.ClassFile
- Returns the super class of this class.
- getSuperClass() -
Method in class proguard.classfile.LibraryClassFile
-
- getSuperClass() -
Method in class proguard.classfile.ProgramClassFile
-
- getSuperName() -
Method in interface proguard.classfile.ClassFile
- Returns the full internal name of the super class of this class, or
null if this class represents java.lang.Object.
- getSuperName() -
Method in class proguard.classfile.LibraryClassFile
-
- getSuperName() -
Method in class proguard.classfile.ProgramClassFile
-
- getTag() -
Method in class proguard.classfile.ClassCpInfo
-
- getTag() -
Method in class proguard.classfile.CpInfo
- Returns the class pool info tag that specifies the entry type.
- getTag() -
Method in class proguard.classfile.DoubleCpInfo
-
- getTag() -
Method in class proguard.classfile.FieldrefCpInfo
-
- getTag() -
Method in class proguard.classfile.FloatCpInfo
-
- getTag() -
Method in class proguard.classfile.IntegerCpInfo
-
- getTag() -
Method in class proguard.classfile.InterfaceMethodrefCpInfo
-
- getTag() -
Method in class proguard.classfile.LongCpInfo
-
- getTag() -
Method in class proguard.classfile.MethodrefCpInfo
-
- getTag() -
Method in class proguard.classfile.NameAndTypeCpInfo
-
- getTag() -
Method in class proguard.classfile.StringCpInfo
-
- getTag() -
Method in class proguard.classfile.Utf8CpInfo
-
- getTiming(long) -
Method in class proguard.gui.splash.ConstantTiming
-
- getTiming(long) -
Method in class proguard.gui.splash.LinearTiming
-
- getTiming(long) -
Method in class proguard.gui.splash.SawToothTiming
-
- getTiming(long) -
Method in class proguard.gui.splash.SineTiming
-
- getTiming(long) -
Method in class proguard.gui.splash.SmoothTiming
-
- getType(ClassFile) -
Method in class proguard.classfile.NameAndTypeCpInfo
- Returns the type.
- getType(ClassFile) -
Method in class proguard.classfile.RefCpInfo
- Returns the type.
- getValue() -
Method in class proguard.classfile.DoubleCpInfo
- Returns the double value of this DoubleCpInfo.
- getValue() -
Method in class proguard.classfile.FloatCpInfo
- Returns the float value of this FloatCpInfo.
- getValue() -
Method in class proguard.classfile.IntegerCpInfo
- Returns the integer value of this IntegerCpInfo.
- getValue() -
Method in class proguard.classfile.LongCpInfo
- Returns the long value of this LongCpInfo.
- getVisitorInfo() -
Method in class proguard.classfile.AttrInfo
-
- getVisitorInfo() -
Method in class proguard.classfile.CpInfo
-
- getVisitorInfo() -
Method in class proguard.classfile.ExceptionInfo
-
- getVisitorInfo() -
Method in class proguard.classfile.InnerClassesInfo
-
- getVisitorInfo() -
Method in class proguard.classfile.LibraryClassFile
-
- getVisitorInfo() -
Method in class proguard.classfile.LibraryMemberInfo
-
- getVisitorInfo() -
Method in class proguard.classfile.ProgramClassFile
-
- getVisitorInfo() -
Method in class proguard.classfile.ProgramMemberInfo
-
- getVisitorInfo() -
Method in interface proguard.classfile.VisitorAccepter
- Gets the visitor information of the visitor accepter.
- getWarFilter() -
Method in class proguard.ClassPathEntry
-
- getWarFilter() -
Method in class proguard.gui.FilterDialog
- Returns the war filter currently represented in this dialog.
- getWarningCount() -
Method in class proguard.classfile.util.ClassFileHierarchyInitializer
- Returns the number of warnings printed about unresolved references to
superclasses or interfaces.
- getWarningCount() -
Method in class proguard.classfile.util.ClassFileReferenceInitializer
- Returns the number of warnings printed about unresolved references to
class members in program class files.
- getZipFilter() -
Method in class proguard.ClassPathEntry
-
- getZipFilter() -
Method in class proguard.gui.FilterDialog
- Returns the zip filter currently represented in this dialog.
- greaterThan(IntegerValue) -
Method in class proguard.optimize.evaluation.value.IntegerValue
- Returns whether this IntegerValue is greater than the given IntegerValue:
NEVER, MAYBE, or ALWAYS.
- greaterThan(SpecificIntegerValue) -
Method in class proguard.optimize.evaluation.value.IntegerValue
- Returns whether this IntegerValue is greater than the given
SpecificIntegerValue:
NEVER, MAYBE, or
ALWAYS.
- greaterThanOrEqual(IntegerValue) -
Method in class proguard.optimize.evaluation.value.IntegerValue
- Returns whether this IntegerValue is greater than or equal to the given IntegerValue:
NEVER, MAYBE, or ALWAYS.
- greaterThanOrEqual(SpecificIntegerValue) -
Method in class proguard.optimize.evaluation.value.IntegerValue
- Returns whether this IntegerValue is greater than or equal to the given
SpecificIntegerValue:
NEVER, MAYBE, or
ALWAYS.
InnerClassesInfo objects.Instruction objects.InternalTypeEnumeration provides an enumeration of all
types listed in a given internal descriptor string.NEVER, MAYBE, or ALWAYS.
null:
NEVER, MAYBE, or ALWAYS.
null:
NEVER, MAYBE, or ALWAYS.
ClassFileVisitor and MemberInfoVisitor
marks class files and class members it visits.ClassFileVisitor delegates its visits to another given
ClassFileVisitor, but only when visiting library class files.MemberInfoVisitor delegates its visits to another given
MemberInfoVisitor, but only when visiting members of library
class files.LineNumberInfo objects.java.util.List objects.LocalVariableInfo objects.NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or
ALWAYS.
NEVER, MAYBE, or
ALWAYS.
NEVER, MAYBE, or
ALWAYS.
System.out.
MemberInfoVisitor delegates its visits to another given
MemberInfoVisitor, but only when the visited member
has the proper access flags.MemberInfoVisitor delegates its visits to another given
MemberInfoVisitor, but only when the visited member
has a descriptor that matches a given regular expression.MemberInfoVisitor delegates its visits to another given
MemberInfoVisitor, but only when the visited member
has a name that matches a given regular expression.ProgramMemberInfo objects and LibraryMemberInfo
objects.ClassFileVisitor and MemberInfoVisitor
marks names of the class files and class members it visits.NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or ALWAYS.
NEVER, MAYBE, or ALWAYS.
Exception signals that a parse exception of some
sort has occurred.ParseException with null
as its error detail message.
ParseException with the specified detail
message.
ClassFileVisitor delegates its visits to another given
ClassFileVisitor, but only when visiting program class files.MemberInfoVisitor delegates its visits to another given
MemberInfoVisitor, but only when visiting members of program
class files.proguard.classfile package using
the visitor pattern.ClassFileVisitor and MemberInfoVisitor
prints out the class names of the class files it visits, and the full class
member descriptions of the class members it visits.System.out, including the access modifiers.
System.out, with or without the access modifiers.
PrintStream, with or without the access modifiers.
AbstractFileSet.setFile(File) instead.
ClassMemberSpecificationElement.setParameters(String) instead.
Jpanel is similar to a JTabbedPane.System.out.
DataEntry represents a ZIP entry.
|
ProGuard | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||