gcc/libjava/gnu/xml
Chris Burdess 08452f4553 re PR classpath/30718 (TransformerException in XSLURIResolver)
2007-02-07  Chris Burdess  <dog@gnu.org>

	Fixes PR 30718.
	* gnu/xml/dom/ls/SAXEventSink.java: Add public accessor/mutators.
	* gnu/xml/transform/XSLURIResolver.java: Add support for custom
	  SAXSources without a backing URL or stream.

	Fixes PR 27710.
	* gnu/xml/dom/DomDocumentBuilderFactory.java: Fall back to synchronous
	  LSParser if implementation does not support asynchronous.
	* gnu/xml/stream/XMLParser.java,
	  gnu/xml/stream/XIncludeFilter.java: Use custom code instead of
	  java.net.URL to resolve to an an absolute URI, to avoid nonexistent
	  protocol handler problems.

From-SVN: r121694
2007-02-07 18:22:26 +00:00
..
aelfred2 Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
dom re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00
libxmlj Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
pipeline Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
stream Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
transform re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00
util Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
validation Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
xpath Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00