public interface DocumentationProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArticleTitle()
Retrieve the title to be used in the article
|
java.lang.String |
getDocumentationFile()
Retrieve the name of the html file that provides documentation for this class
|
java.lang.String |
getSectionName()
Retrieve the name of the section this documentation belongs to
|
java.lang.String getSectionName()
java.lang.String getArticleTitle()
java.lang.String getDocumentationFile()
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.