|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextEvent
An interface for any data that comes from a text node.
| Method Summary | |
|---|---|
String |
getCharacters()
Returns the characters that this event represents. |
| Methods inherited from interface com.topologi.diffx.event.DiffXEvent |
|---|
equals, getWeight, setWeight |
| Methods inherited from interface com.topologi.diffx.xml.XMLWritable |
|---|
toXML |
| Methods inherited from interface com.topologi.diffx.xml.XMLFormattable |
|---|
toXML, toXML |
| Method Detail |
|---|
String 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||