public interface Markup
MarkupBuilder.| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
The content type of the markup.
|
Closure<?> |
getDefinition()
The closure that defines the markup.
|
String |
getEncoding()
The character encoding of the markup.
|
String getContentType()
String getEncoding()
Closure<?> getDefinition()