|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--freemarker.doc.WebSite
Creates the FM-Classic web site navigation bars.
Constructor Summary | |
WebSite()
Default constructor. |
Method Summary | |
static void |
main(java.lang.String[] args)
Main method for creating the website navigation bar. |
void |
makeTableOfContents()
Creates the navigation bar for the manual. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebSite()
Method Detail |
public void makeTableOfContents() throws java.lang.Exception
NodeListModel
class, and most of the output logic happens in the template.public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |