public class MarkdownProjectModelFormatter extends ProjectModelFormatter
MARKDOWN| Constructor and Description |
|---|
MarkdownProjectModelFormatter()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
format(ProjectModel model)
Formats the model as a string.
|
getInstance, getInstancepublic MarkdownProjectModelFormatter()
public String format(ProjectModel model)
ProjectModelFormatterformat in class ProjectModelFormattermodel - the model.Copyright © 2004-2014. All Rights Reserved.