Uses of Class
org.fife.rsta.ac.java.classreader.attributes.UnsupportedAttribute
Packages that use UnsupportedAttribute
-
Uses of UnsupportedAttribute in org.fife.rsta.ac.java.classreader.attributes
Methods in org.fife.rsta.ac.java.classreader.attributes that return UnsupportedAttributeModifier and TypeMethodDescriptionstatic UnsupportedAttributeAttributeInfo.readUnsupportedAttribute(ClassFile cf, DataInputStream in, String attrName, int attrLength) Reads an unknown/unsupported attribute from an input stream.