Until I recently read through the specification, I was assuming that the contentHandler import methods would allow me to write my own contentHandler methods to process the incoming data. But it doesn't seem to work like that. In fact, I can't really figure out how it works.
Can some one explain the usage of the ContentHandler import mechanism?
