Class HtmlString

java.lang.Object
de.xima.fc.common.graphdot.HtmlString
All Implemented Interfaces:
Serializable, CharSequence

public final class HtmlString extends Object
Represents an HTML string that can be used for graph dot attributes to output HTML, e.g. for label. See e.g. writing node attributes.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
See Also: