IClass
public class ClassSourceWrapper extends ClassWrapper
Constructor | Description |
---|---|
ClassSourceWrapper(IClassSourceLocator loc,
ClassFile clas) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected IClassItem |
buildItem(ClassItem item) |
Build an item wrapper.
|
java.lang.String |
getJavaDoc() |
Get the JavaDoc comment for this class.
|
getBestMethod, getClassFile, getDirectField, getField, getFields, getInitializerMethod, getInstanceSigs, getInterfaces, getLocator, getMethod, getMethod, getMethods, getName, getPackage, getSignature, getStaticMethod, getSuperClass, isAbstract, isAccessible, isAssignable, isImplements, isInterface, isModifiable, isSuperclass, loadClass
public ClassSourceWrapper(IClassSourceLocator loc, ClassFile clas)
loc
- clas
- protected IClassItem buildItem(ClassItem item)
buildItem
in class ClassWrapper
item
- public java.lang.String getJavaDoc()
IClass
getJavaDoc
in interface IClass
getJavaDoc
in class ClassWrapper
null
if none or no source available