public interface IMarkup<T>
Modifier and Type | Interface and Description |
---|---|
static class |
IMarkup.StringMarkup |
Modifier and Type | Method and Description |
---|---|
String |
closeMarkup() |
String |
getMarkup(T value) |
String closeMarkup()
Copyright © 2012–2016. All rights reserved.