The abstract base for all JournalWriter classes.
Each child class is responsible for providing an XMLEventWriter that will receive the JournalEntry tag. This class will format a JournalEntry object into XML and add it to the XMLEventWriter.
Note that the writing of an entry is necessarily a three step process, consisting of
|
|