Interface Converter
-
- All Known Implementing Classes:
HtmlToPlainTextConverter
public interface Converter
Interface for processing plugin descriptor values (prior to serialization)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
convert(String text)
-