Jason Hunter wrote: > * Also changed flushCharacters(String) and appendExternalId() to private. flushCharacters(String) shall be protected because it's its sole purpose! It was introduced to split flushCharacters() in two to allow subclasses to strip text content while keeping textBuffer private. Laurent