Schmitz, Jeffrey A napisaĆ(a):
Is there a simple implementation of a Custom Transformer using AbstractSAXTransformer anywhere? Would love to see just a Hello World program, but can't seem to find one.
The most simple transformer I can think of is StripNamespacesTransformer[1].
It would be much better if you could come up with some details of your own transformer you want to write so we could give you some clues.
[1] https://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/transformation/StripNameSpacesTransformer.java?view=markup
-- Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
