A B C D E F G H I L M N O P R S T U W X

W

WordEvent - class com.topologi.diffx.event.impl.WordEvent.
A text event representing a word.
WordEvent(CharSequence) - Constructor for class com.topologi.diffx.event.impl.WordEvent
Creates a new word event.
writeAttValue(char[], int, int) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes a well-formed attribute value.
writeAttValue(String) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes a well-formed attribute value.
writeAttValue(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterASCII
Replaces '<', '&', '"' and '\'' as well an any character that is not part of the standard unicode range.
writeAttValue(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
Replaces '<', '&', '"' and '\'' as well an any character that is not part of the standard unicode range.
writeComment(String) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
Write an XML comment.
writeComment(String) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
Write an XML comment.
writeComment(String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes an XML comment.
writePI(String, String) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
Writes an XML processing instruction.
writePI(String, String) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
Writes an XML processing instruction.
writePI(String, String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes an XML processing instruction.
writeText(char) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
 
writeText(String) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
 
writeText(char[], int, int) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
Writes the given text correctly for the encoding of this document.
writeText(char) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
 
writeText(String) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
 
writeText(char[], int, int) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
Writes the given text correctly for the encoding of this document.
writeText(char) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the given text correctly for the encoding of this document.
writeText(String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the given text correctly for the encoding of this document.
writeText(char[], int, int) - Method in interface com.topologi.diffx.xml.XMLWriter
Write the given text correctly for the encoding of this document.
writeText(char[], int, int) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes a well-formed text value for the element.
writeText(String) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes the text string so that the text value for the element remains well-formed.
writeText(char) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes the character so that the text value for the element remains well-formed.
writeText(char) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterASCII
Replace characters which are invalid in element values, by the corresponding entity in a given String.
writeText(char) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
Replace characters which are invalid in element values, by the corresponding entity in a given String.
writeXML(String) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
 
writeXML(char[], int, int) - Method in class com.topologi.diffx.xml.NSAwareXMLWriter
 
writeXML(String) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
 
writeXML(char[], int, int) - Method in class com.topologi.diffx.xml.SimpleXMLWriter
 
writeXML(String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the given XML data.
writeXML(char[], int, int) - Method in interface com.topologi.diffx.xml.XMLWriter
Write the given XML data.

A B C D E F G H I L M N O P R S T U W X