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
public SegmentConstantPool getConstantPool()
public void read(InputStream in) throws IOException, Pack200Exception
read
in class BandSet
IOException
Pack200Exception
public String[] getCpClass()
public String[] getCpDescriptor()
public String[] getCpFieldClass()
public String[] getCpIMethodClass()
public int[] getCpInt()
public long[] getCpLong()
public String[] getCpMethodClass()
public String[] getCpMethodDescriptor()
public String[] getCpSignature()
public CPUTF8 cpUTF8Value(int index)
public CPUTF8 cpUTF8Value(String string)
public CPUTF8 cpUTF8Value(String string, boolean searchForIndex)
public CPString cpStringValue(int index)
public CPLong cpLongValue(int index)
public CPInteger cpIntegerValue(int index)
public CPFloat cpFloatValue(int index)
public CPClass cpClassValue(int index)
public CPClass cpClassValue(String string)
public CPDouble cpDoubleValue(int index)
public CPNameAndType cpNameAndTypeValue(int index)
public CPInterfaceMethodRef cpIMethodValue(int index)
public CPMethodRef cpMethodValue(int index)
public CPFieldRef cpFieldValue(int index)
public CPUTF8 cpSignatureValue(int index)
public CPNameAndType cpNameAndTypeValue(String descriptor)
public int[] getCpDescriptorNameInts()
public int[] getCpDescriptorTypeInts()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.