public class XSLTFormatter extends SimpleFormatter implements Formatter
| Constructor and Description |
|---|
XSLTFormatter(String xslt) |
XSLTFormatter(String xslt,
String template) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(eu.dnetlib.domain.data.SearchResult result) |
String |
getXslt() |
clearDeclarationspublic XSLTFormatter(String xslt) throws FormatterException
FormatterExceptionpublic XSLTFormatter(String xslt, String template) throws FormatterException
FormatterExceptionpublic String format(eu.dnetlib.domain.data.SearchResult result) throws FormatterException
format in interface Formatterformat in class SimpleFormatterFormatterExceptionpublic String getXslt()
Copyright © 2020. All rights reserved.