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