Package com.iizigo.java
Class GetJavaDoc
- java.lang.Object
- com.iizigo.java.GetJavaDoc
 
- public class GetJavaDoc extends java.lang.ObjectGets the JavaDoc for an- IMemberusing parts of the internal Eclipse class- JavadocHover.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - GetJavaDoc()
 - Method Summary- All Methods Static Methods Concrete Methods - Modifier and Type - Method - Description - static java.lang.String- getJavaDoc(org.eclipse.jdt.core.IMember member, int width, boolean addValidateSize)Gets the JavaDoc for a member.