public interface ClassDescriptor
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ClassDescriptor.Categorization  | 
| Modifier and Type | Method and Description | 
|---|---|
ClassDescriptor.Categorization | 
getCategorization()  | 
String | 
getName()
Retrieves the class name, not the file name. 
 | 
InputStreamAccess | 
getStreamAccess()
Retrieves access to the InputStream for the class file. 
 | 
String getName()
ClassDescriptor.Categorization getCategorization()
InputStreamAccess getStreamAccess()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.