gcc/libjava/classpath/gnu/xml/dom
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
..
html2 Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ls re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00
Consumer.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
DomAttr.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DomCDATASection.java
DomCharacterData.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
DomComment.java
DomDoctype.java
DomDocument.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
DomDocumentBuilder.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
DomDocumentBuilderFactory.java re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00
DomDocumentConfiguration.java
DomDocumentFragment.java
DomDOMException.java
DomElement.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
DomEntity.java
DomEntityReference.java
DomEvent.java
DomExtern.java
DomImpl.java
DomIterator.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
DomNamedNodeMap.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
DomNode.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DomNodeIterator.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
DomNotation.java
DomNsNode.java
DomNSResolverContext.java
DomProcessingInstruction.java
DomText.java
DomXPathExpression.java
DomXPathNSResolver.java
DomXPathResult.java
DTDAttributeTypeInfo.java
DTDElementTypeInfo.java
ImplementationList.java
ImplementationSource.java
JAXPFactory.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
package.html