content
The content attribute of the meta element
public class Meta extends AbstractUIElement
Modifier and Type | Class | Description |
---|---|---|
static class |
Meta.MetaBuilder |
CacheableElement.CacheStatus
Modifier and Type | Field | Description |
---|---|---|
private String |
charset |
The charset attribute of the meta element
|
private String |
content |
The content attribute of the meta element
|
private String |
httpEquiv |
The http-equiv attribute of the meta element
|
private String |
name |
The name attribute of the meta element
|
cssClasses, customAttributes, hidden, id, style
cacheDisabled, cacheStatus, propertyChangeSupport
Modifier and Type | Method | Description |
---|---|---|
static Meta.MetaBuilder |
builder() |
|
protected boolean |
canEqual(Object other) |
|
boolean |
equals(Object o) |
|
String |
getCharset() |
|
String |
getContent() |
|
String |
getHttpEquiv() |
|
String |
getName() |
|
int |
hashCode() |
|
void |
setCharset(String charset) |
|
void |
setHttpEquiv(String httpEquiv) |
addClass, getCssClasses, getCustomAttributes, getId, getStyle, isHidden, setCssClasses, setCustomAttributes, setHidden, setId, setStyle
addPropertyChangeListener, emptyCache, getCacheContents, getCacheStatus, isCacheDisabled, isHasChildren, setCacheContents, setCacheDisabled, setHasChildren