public interface TextEvent extends DiffXEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacters()
Returns the characters that this event represents.
|
equals, getWeight, setWeighttoXMLtoXML, toXMLString getCharacters()
Note: this method will return the characters as used by Java (ie. Unicode), they may not be suitable for writing to an XML string.
Copyright © 2007-2022. All Rights Reserved.