Hello, I am using the JXCSS SAX Adapter in combination with the Batik parser to generate a well-formed XML-file out of an CSS-file. Batik v1.6, JXCSS v1.0, SAC v1.3 and the runtime environment JDK 1.4
In the Batik class CSSLexicalUnit() the method getFunctionName() is implemented in the inner class FunctionLexicalUnit() but not implemented in the other inner class PredefinedFunctionLexicalUnit(). Why is this method not implemented in PredefinedFunctionLexicalUnit()? Are there any intentions to implement it? Thanks! Matthias -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
