public class ClassEntryData extends AbstractClassFileData
| Constructor and Description |
|---|
ClassEntryData(JarEntryReader reader)
Creates a new ClassEntryReader instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
getFile()
Returns the file containing the class definition.
|
InputStream |
getInputStream()
Returns the class data input stream.
|
String |
toString() |
getAnnotatedclassPackage, rawTypeName, rawTypeName, toClassNamepublic ClassEntryData(JarEntryReader reader)
public InputStream getInputStream()
getInputStream in class ClassDataprotected File getFile()
getFile in class AbstractClassFileDataCopyright © 2025 The Cornutum Project. All rights reserved.