This could likely use some refactoring but the IncrementalNodeWriter is used
by the JSF ResponseWriter (which in ICEfaces is the DOMResponseWriter) to
write out any updates to the DOM that are triggered by server side events.
This interface captures all the functionality required.