| Package | Description |
|---|---|
| eu.dnetlib.data.search.transform.formatter |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SimpleFormatter.clearDeclarations(List<String> results) |
String |
Formatter.format(eu.dnetlib.domain.data.SearchResult result) |
String |
SimpleFormatter.format(eu.dnetlib.domain.data.SearchResult result) |
String |
XmlFormatter.format(eu.dnetlib.domain.data.SearchResult result) |
String |
XSLTFormatter.format(eu.dnetlib.domain.data.SearchResult result) |
| Constructor and Description |
|---|
SimpleFormatter() |
SimpleFormatter(String template) |
XSLTFormatter(String xslt) |
XSLTFormatter(String xslt,
String template) |
Copyright © 2020. All rights reserved.