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

W

WhiteSpaceProcessing - Enum in com.topologi.diffx.config
Defines how white spaces should be processed.
WordEvent - Class in com.topologi.diffx.event.impl
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
 
writeAttValue(char[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
 
writeCDATA(String) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes the CDATA section to the DOM.
writeCDATA(String) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
 
writeCDATA(String) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeCDATA(String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the given text as a CDATA section.
writeComment(String) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes an XML comment.
writeComment(String) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Does nothing as SAX content handler do not handle comments.
writeComment(String) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeComment(String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes an XML comment.
writePI(String, String) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes an XML processing instruction.
writePI(String, String) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Writes an XML processing instruction.
writePI(String, String) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writePI(String, String) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes an XML processing instruction.
writeText(String) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes the given text correctly for the encoding of this document.
writeText(char[], int, int) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Write the given text correctly for the encoding of this document.
writeText(char) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
This method is expensive as the character has to be converted to a String for DOM.
writeText(Object) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes the string value of an object.
writeText(char[], int, int) - Method in interface com.topologi.diffx.xml.esc.XMLEscapeWriter
Writes a well-formed XML literal text value.
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[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterASCII
 
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[], int, int) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
 
writeText(char) - Method in class com.topologi.diffx.xml.esc.XMLEscapeWriterUTF8
 
writeText(String) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Writes the given text correctly for the encoding of this document.
writeText(char[], int, int) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Write the given text correctly for the encoding of this document.
writeText(char) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Writes the given character correctly for the encoding of this document.
writeText(Object) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Writes the string value of an object.
writeText(char) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeText(String) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeText(char[], int, int) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeText(char) - Method in interface com.topologi.diffx.xml.XMLWriter
Writes the given character 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.
writeXML(String) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Writes the given XML data.
writeXML(char[], int, int) - Method in class com.topologi.diffx.xml.dom.DOMWriterImpl
Write the given XML data.
writeXML(String) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Always throw an UnsupportedOperationException exception.
writeXML(char[], int, int) - Method in class com.topologi.diffx.xml.sax.XMLWriterSAX
Always throw an UnsupportedOperationException exception.
writeXML(String) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
writeXML(char[], int, int) - Method in class com.topologi.diffx.xml.XMLStringWriter
 
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 V W X