You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Alice Cavallo <me...@media.mit.edu> on 2004/11/29 17:16:59 UTC

Another example of failure Java SAX and SVG files

Thomas,

Running the same class for the attached SVG file that by the way I can
not read in any editor (i get only special characters), gives me the
following msg:

org.xml.sax.SAXParseException: Content is not allowed in prolog.

	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

	at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)

	at javax.xml.parsers.SAXParser.parse(SAXParser.java:281)

	at drawtool.ParseSVG.main(ParseSVG.java:154)

I don't remember anymore which application I used to generate this SVG
file.

Thanks,
Alice

Re: Another example of failure Java SAX and SVG files

Posted by engineering <en...@energycontrolsystems.com>.
The attached file is compressed so rename it to caraminha.svgz.

On Mon, 2004-11-29 at 11:16, Alice Cavallo wrote:
> Thomas,
> 
> Running the same class for the attached SVG file that by the way I can
> not read in any editor (i get only special characters), gives me the
> following msg:
> 
> org.xml.sax.SAXParseException: Content is not allowed in prolog.
> 
> 	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> 
> 	at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
> 
> 	at javax.xml.parsers.SAXParser.parse(SAXParser.java:281)
> 
> 	at drawtool.ParseSVG.main(ParseSVG.java:154)
> 
> I don't remember anymore which application I used to generate this SVG
> file.
> 
> Thanks,
> Alice
> 
> ______________________________________________________________________
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: batik-dev-help@xml.apache.org
-- 
Stan Dickerson
Product Development Engineer
Energy Control Systems
2940 Cole Court
Norcross, GA 30071

1-800-648-0970
770-448-0651
770-446-1319 fax


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org