This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: [scala-bts] #1436: allow user to specify SAXParser

No replies
Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.

-----------------------------+----------------------------------------------
Reporter: eengbrec | Owner: scala-xml_team
Type: enhancement | Status: closed
Priority: normal | Component: XML support
Version: Unreleased-2.8.x | Resolution: fixed
Keywords: |
-----------------------------+----------------------------------------------
Changes (by extempore):

* cc: paulp@… (added)
* status: new => closed
* version: => Unreleased-2.8.x
* resolution: => fixed

Comment:

This is implemented in r17990, but since I don't really know anything
about sax parsers, could you please try it out and let me know if it does
or doesn't do what you expect? You can call XML.withSAXParser(parser) and
that will return an object which has all the normal scala.xml.XML loading
methods, but configured to use your parser instead of the default.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland