|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object freemarker.doc.WebSite
public final class 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.
java.lang.Exception
public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |