public class FormattedServiceListWriter extends Object implements ServiceListWriter
Constructor and Description |
---|
FormattedServiceListWriter(String styleSheetPath,
String title,
boolean showForeignContexts,
Map<String,String> atomMap) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
void |
writeServiceList(PrintWriter writer,
String basePath,
AbstractDestination[] soapDestinations,
AbstractDestination[] restDestinations) |
public String getContentType()
getContentType
in interface ServiceListWriter
public void writeServiceList(PrintWriter writer, String basePath, AbstractDestination[] soapDestinations, AbstractDestination[] restDestinations) throws IOException
writeServiceList
in interface ServiceListWriter
IOException
Apache CXF