Uses of Class
aQute.bnd.classfile.UnrecognizedAttribute
-
Packages that use UnrecognizedAttribute Package Description aQute.bnd.classfile This package provides an object model and parser for Java class files. -
-
Uses of UnrecognizedAttribute in aQute.bnd.classfile
Methods in aQute.bnd.classfile that return UnrecognizedAttribute Modifier and Type Method Description static UnrecognizedAttribute
UnrecognizedAttribute. read(java.io.DataInput in, java.lang.String name, int attribute_length)
-