Class CpBands
java.lang.Object
org.apache.commons.compress.harmony.unpack200.BandSet
org.apache.commons.compress.harmony.unpack200.CpBands
Constant Pool bands
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncpClassValue
(int index) cpClassValue
(String string) cpDoubleValue
(int index) cpFieldValue
(int index) cpFloatValue
(int index) cpIMethodValue
(int index) cpIntegerValue
(int index) cpLongValue
(int index) cpMethodValue
(int index) cpNameAndTypeValue
(int index) cpNameAndTypeValue
(String descriptor) cpSignatureValue
(int index) cpStringValue
(int index) cpUTF8Value
(int index) cpUTF8Value
(String string) cpUTF8Value
(String string, boolean searchForIndex) String[]
String[]
int[]
int[]
String[]
String[]
int[]
getCpInt()
long[]
String[]
String[]
String[]
String[]
void
read
(InputStream in) void
unpack()
Methods inherited from class org.apache.commons.compress.harmony.unpack200.BandSet
decodeBandInt, decodeBandInt, getReferences, getReferences, parseCPClassReferences, parseCPDescriptorReferences, parseCPDoubleReferences, parseCPFieldRefReferences, parseCPFloatReferences, parseCPInterfaceMethodRefReferences, parseCPIntReferences, parseCPLongReferences, parseCPMethodRefReferences, parseCPSignatureReferences, parseCPSignatureReferences, parseCPStringReferences, parseCPUTF8References, parseCPUTF8References, parseFlags, parseFlags, parseFlags, parseFlags, parseReferences, parseReferences, unpack
-
Constructor Details
-
CpBands
-
-
Method Details
-
cpClassValue
-
cpClassValue
-
cpDoubleValue
-
cpFieldValue
-
cpFloatValue
-
cpIMethodValue
-
cpIntegerValue
-
cpLongValue
-
cpMethodValue
-
cpNameAndTypeValue
-
cpNameAndTypeValue
-
cpSignatureValue
-
cpStringValue
-
cpUTF8Value
-
cpUTF8Value
-
cpUTF8Value
-
getConstantPool
-
getCpClass
-
getCpDescriptor
-
getCpDescriptorNameInts
-
getCpDescriptorTypeInts
-
getCpFieldClass
-
getCpIMethodClass
-
getCpInt
-
getCpLong
-
getCpMethodClass
-
getCpMethodDescriptor
-
getCpSignature
-
getCpUTF8
-
read
- Specified by:
read
in classBandSet
- Throws:
IOException
Pack200Exception
-
unpack
-