public interface CharAttributeValue extends CharAttribute, StringWritable
CharAttribute with a String value and the method(s) to write its data to a StringBuffer.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Returns the value associated with the
CharAttribute |
getCharwriteTojava.lang.String getValue()
CharAttribute