public class ClassSourceWrapper extends ClassWrapper
| Constructor and Description |
|---|
ClassSourceWrapper(IClassSourceLocator loc,
ClassFile clas)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IClassItem |
buildItem(ClassItem item)
Build an item wrapper.
|
String |
getJavaDoc() |
getBestMethod, getClassFile, getDirectField, getField, getFields, getInitializerMethod, getInstanceSigs, getInterfaces, getLocator, getMethod, getMethod, getMethods, getName, getPackage, getSignature, getStaticMethod, getSuperClass, isAbstract, isAccessible, isAssignable, isImplements, isInterface, isModifiable, isSuperclass, loadClasspublic ClassSourceWrapper(IClassSourceLocator loc, ClassFile clas)
loc - clas - protected IClassItem buildItem(ClassItem item)
buildItem in class ClassWrapperitem - public String getJavaDoc()
getJavaDoc in interface IClassgetJavaDoc in class ClassWrapperCopyright © 2005-2014 jibx.org. All Rights Reserved.