Class StyledString

java.lang.Object
com.storedobject.common.StyledString
All Implemented Interfaces:
StyledBuilder
Direct Known Subclasses:
StyledString

public class StyledString extends Object implements StyledBuilder
A class that provides the ability to build and manipulate styled text using the StyledBuilder interface. StyledString internally uses a StringBuilder to manage its content.
Author:
Syam