Package | Description |
---|---|
io.github.lukehutch.fastclasspathscanner.classfileparser |
Modifier and Type | Method and Description |
---|---|
ClassInfo.ClassInfoUnlinked |
ClassfileBinaryParser.readClassInfoFromClassfileHeader(InputStream inputStream,
String relativePath,
Map<String,HashSet<String>> classNameToStaticFinalFieldsToMatch)
Directly examine contents of classfile binary header to determine annotations, implemented interfaces, the
super-class etc.
|
Copyright © 2016. All rights reserved.