You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Najla Gergi <na...@excosoft.se> on 2000/10/23 11:53:42 UTC

Filtering XML documents

Hello,

I´ve just started looking at Java and the Cocoon (1.8) source code...
I´m trying to create my own producer that reads each line in the XML
document and remove the "<!DOCTYPE.." tag. Is this to be done from the
getDocument-function or the getStream-function in my producer? Or maybe
some other way?

Best regards,

Najla