Package gw.gosudoc.doc
Class GSDocImplShim
java.lang.Object
gw.gosudoc.doc.GSDocImplShim
- All Implemented Interfaces:
Doc
,Comparable<Object>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gw.gosudoc.com.sun.javadoc.Doc
commentText, compareTo, firstSentenceTags, getRawCommentText, inlineTags, isAnnotationType, isAnnotationTypeElement, isConstructor, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, position, seeTags, setRawCommentText, tags, tags
-
Constructor Details
-
GSDocImplShim
public GSDocImplShim()
-
-
Method Details