org.sonatype.gshell.help
Class MetaHelpPage
java.lang.Object
org.sonatype.gshell.help.MetaHelpPage
- All Implemented Interfaces:
- HelpPage
public class MetaHelpPage
- extends Object
- implements HelpPage
HelpPage for meta-documentation.
- Since:
- 2.5
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaHelpPage
public MetaHelpPage(HelpPageDescriptor desc,
HelpContentLoader loader)
getName
public String getName()
- Specified by:
getName in interface HelpPage
getDescription
public String getDescription()
- Specified by:
getDescription in interface HelpPage
render
public void render(PrintWriter out)
- Specified by:
render in interface HelpPage
Copyright © 2008-2011 Sonatype. All Rights Reserved.