A listener for search and replace that ignores all events.
All instances of this class behave the same, so a single instance can be used by all clients.
The result of replacing a text in a string: the resulting string and the number of replacements made.
This class replaces text in text, CDATA and attribute nodes of a set of documents.
The information and services needed by SearchAndReplace to be able to perform its job.
A simple bean implementation of SearchAndReplaceConfiguration .
A base class for exceptions the client might want to handle that can be thrown during the replacement process.
This class defines the codes of the errors that can occur during the replacement of text in a document.
This interface defines methods to handle the events that will be fired by the search and replace component.
This exception is thrown if the document in which replacement should take place cannot be read (i.e.
This exception is thrown if the document in which replacement should take place cannot be written (i.e.