Todo List
BaseSaxFilter | --WhitespaceSaxFilter
Removes all whitespace except that inside a pre tag
pre or script
void characters( string $text)
void endElement( string $tag)
void startElement( string $tag, array $attrs)