protected static class ClassFileUtilities.ClassFile extends Object
Modifier and Type | Field and Description |
---|---|
List |
deps |
ClassFileUtilities.Jar |
jar |
String |
name |
Modifier | Constructor and Description |
---|---|
protected |
ClassFile() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
public String name
public List deps
public ClassFileUtilities.Jar jar
public InputStream getInputStream() throws IOException
IOException
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.