On Mar 26, 2007, at 12:53, Harshini Madurapperuma wrote:
Hi,
Is there a way to access the object tree structure of FOP? In Driver class there is a parameter called InputSource source. I tried to convert it in to a char array but it doesn't work.
FOP's fo-tree structure is not meant to be directly accessible to external packages, so there is no public API accessor...
Why precisely do you (think you) need it? Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
