public interface MarkupRenderDelegate<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getMarkup(T target)
Actual markup
|
String |
getSyntax(T target)
markup syntax used to select the appropriate renderer
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.