Package gw.gosudoc.com.sun.javadoc
Interface ConstructorDoc
- All Superinterfaces:
Comparable<Object>,Doc,ExecutableMemberDoc,MemberDoc,ProgramElementDoc
- All Known Implementing Classes:
ConstructorDocImpl
Deprecated.
Represents a constructor of a java class.
- Since:
- 1.2
-
Method Summary
Methods inherited from interface gw.gosudoc.com.sun.javadoc.Doc
commentText, compareTo, firstSentenceTags, getRawCommentText, inlineTags, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, position, seeTags, setRawCommentText, tags, tagsMethods inherited from interface gw.gosudoc.com.sun.javadoc.ExecutableMemberDoc
flatSignature, isNative, isSynchronized, isVarArgs, parameters, paramTags, receiverType, signature, thrownExceptions, thrownExceptionTypes, throwsTags, typeParameters, typeParamTagsMethods inherited from interface gw.gosudoc.com.sun.javadoc.MemberDoc
isSyntheticMethods inherited from interface gw.gosudoc.com.sun.javadoc.ProgramElementDoc
annotations, containingClass, containingPackage, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, modifiers, modifierSpecifier, qualifiedName
jdk.javadoc.doclet. For more information, see the Migration Guide in the documentation for that package.