https://issues.apache.org/bugzilla/show_bug.cgi?id=46706
--- Comment #4 from Andreas Hartmann <[email protected]> 2009-02-12 08:04:21 PST --- Using SAX instead would be virtually impossible because we use XPath to specify the link attributes, which doesn't sound like a good idea now :( Maybe we should allow a different, more SAX-compatible way to specifiy the link attributes, similar to the configuration of the LinkRewritingTransformer classes: <link-attribute namespace="http://www.w3.org/1999/xhtml" element="a" attribute="href"/> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
