public class SimpleFormatter extends Object implements Formatter
| Constructor and Description |
|---|
SimpleFormatter() |
SimpleFormatter(String template) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
clearDeclarations(List<String> results) |
String |
format(eu.dnetlib.domain.data.SearchResult result) |
public SimpleFormatter()
throws FormatterException
FormatterExceptionpublic SimpleFormatter(String template) throws FormatterException
FormatterExceptionpublic String format(eu.dnetlib.domain.data.SearchResult result) throws FormatterException
format in interface FormatterFormatterExceptionpublic List<String> clearDeclarations(List<String> results) throws FormatterException
FormatterExceptionCopyright © 2020. All rights reserved.