public final class Label extends Object implements Attributes
| Modifier and Type | Method and Description |
|---|---|
Attributes |
applyTo(MapAttributes attributes) |
boolean |
equals(Object o) |
int |
hashCode() |
static Label |
html(String value) |
boolean |
isEmptyLabel() |
static Label |
of(String value) |
String |
serialized() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyTo, attr, attrs, isEmptypublic boolean isEmptyLabel()
public String serialized()
public Attributes applyTo(MapAttributes attributes)
applyTo in interface AttributesCopyright © 2015–2017. All rights reserved.