hillion 2004/02/16 08:33:54
Modified:resources/org/apache/batik/css/parser/resources
Messages.properties
sources/org/apache/batik/css/parser Scanner.java
Log:
Added a specific error message for wrong CSS identifier start characters
Hi Danny.
Danny Browne:
> its a very small program that should open existing SVG documents
> and display them. I've included the batik sources and resources in
> my classpath along with the xerces parser? - i presume this is the
> correct way to compile it. Any insight would be much appreciated
W
Hey,
i'm trying to get started with the
batik toolkit but when i attempt to open an SVG document and display it on
the JSVGCanvas im getting a CSS parser not found error?
Any Idea why?
its a very small program that should open existing
SVG documents and display them. I've in
deweese 2003/07/26 11:54:22
Modified:sources/org/apache/batik/css/parser CSSLexicalUnit.java
Log:
1) CSSLexicalUnit now properly implements getDimensionUnitText().
PR: 12536
Revision ChangesPath
1.3 +42 -2
xml-batik/sources/org/apache/batik/css/parser
hillion 02/02/18 01:22:51
Modified:sources/org/apache/batik/css/parser
ExtendedParserWrapper.java
Log:
- Added a missing method.
Revision ChangesPath
1.3 +22 -5
xml-batik/sources/org/apache/batik/css/parser/ExtendedParserWrapper.java
Hi,
I am Kiran working for Motorola, INDIA,
Is there any good CSS Parsers available {preferably developed in java}, if
so can you please send me those links.
Regards
Kiran
hillion 01/11/27 00:48:42
Modified:sources/org/apache/batik/css/parser Parser.java
Log:
Fixed a bug with consecutive @import rules.
Revision ChangesPath
1.18 +2 -1 xml-batik/sources/org/apache/batik/css/parser/Parser.java
Index: Parser.java
hillion 01/11/20 07:38:01
Modified:sources/org/apache/batik/css/parser
ExtendedParserWrapper.java
Log:
Fixed javadoc errors.
Revision ChangesPath
1.2 +30 -112
xml-batik/sources/org/apache/batik/css/parser/ExtendedParserWrapper.java
hillion 01/11/13 08:23:17
Modified:sources/org/apache/batik/css/parser Scanner.java
Log:
Fixed bug #4819.
Revision ChangesPath
1.9 +3 -11 xml-batik/sources/org/apache/batik/css/parser/Scanner.java
Index: Scanner.java
hillion 01/11/12 09:33:38
Modified:sources/org/apache/batik/css/parser Scanner.java
Log:
Fixed a regression in the CSS scanner.
Revision ChangesPath
1.8 +2 -3 xml-batik/sources/org/apache/batik/css/parser/Scanner.java
Index: Scanner.java
hillion 01/11/02 07:31:11
Modified:sources/org/apache/batik/css/parser Parser.java
Log:
Fixed an error-recovery bug.
Revision ChangesPath
1.14 +3 -31 xml-batik/sources/org/apache/batik/css/parser/Parser.java
Index: Parser.java
hillion 01/10/21 23:45:29
Modified:sources/org/apache/batik/css/parser Parser.java
Log:
Fixed a bug in CSS parser when unmatched '}' is encountered.
Revision ChangesPath
1.13 +4 -1 xml-batik/sources/org/apache/batik/css/parser/Parser.java
12 matches
Mail list logo