You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by RamanaJV <ra...@esntechnologies.co.in> on 2002/07/23 16:00:40 UTC

Changing the content handler

Devs,
   	The Driver.render(XMLReader, InputSource) method starts the
rendering process, when the end element of  PageSequence is found. This
happens because the FOTreeBuilder makes it so. Is it possible, if I want to
build the pages even before the PageSequence is reached, when a own custom
tag is found in the FO Document. 
	On the whole, is it possible to change the SAX event handler from
FOTreeBuilder to my own handler. If yes, then how? Also, is it good to do
so? Can someone suggest please..

Ramana.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org