public class AttrData extends Object
Modifier and Type | Method and Description |
---|---|
static int |
attributeTag(String tagname)
attributeTag
|
void |
read(int name_cpx,
int attrlen,
DataInputStream in) |
public AttrData(ClassData cls)
public static int attributeTag(String tagname)
returns either -1 (not found), or the hashed integer tag tag.
public void read(int name_cpx, int attrlen, DataInputStream in) throws IOException
IOException
Copyright © 2021. All Rights Reserved.