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