public interface HelpPage
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
void |
render(PrintWriter out) |
String getName()
String getDescription()
void render(PrintWriter out)
Copyright © 2008-2012 Sonatype. All Rights Reserved.