Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JavaClassParent
Method Summary | |
void | |
ClassLibrary | |
String | |
JavaSource | |
String |
|
public String getClassNamePrefix()
public String resolveType(String typeName)
Resolve a type-name within the context of this source or class.
- Parameters:
typeName
- name of a type
- Returns:
- the fully-qualified name of the type, or null if it cannot be resolved