This class is encapsulating binary .class file information as
defined at
http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html
This is used by the annotation frameworks to quickly scan .class files
for the presence of annotations.