gcc/libjava/classpath/gnu/xml/transform
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
..
AbstractNumberNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ApplyImportsNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ApplyTemplatesNode.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
AttributeNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AttributeSet.java
Bindings.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
CallTemplateNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ChooseNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CommentNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CopyNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CopyOfNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CurrentFunction.java
DOMSourceLocator.java
DocumentFunction.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ElementAvailableFunction.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
ElementNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ErrorListenerErrorHandler.java
ForEachNode.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
FormatNumberFunction.java
FunctionAvailableFunction.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
GenerateIdFunction.java
IfNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Key.java
KeyFunction.java
LiteralNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
MessageNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
NamespaceProxy.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
NodeNumberNode.java
NumberNode.java
OtherwiseNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ParameterNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ProcessingInstructionNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SAXSerializer.java
SAXTemplatesHandler.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SAXTransformerHandler.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SortKey.java
StreamSerializer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StrippingInstruction.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
Stylesheet.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SystemPropertyFunction.java
Template.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
TemplateNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
TemplatesImpl.java
TextNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
TransformerFactoryImpl.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TransformerImpl.java re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)) 2006-10-10 19:31:56 +00:00
TransformerOutputProperties.java
URIResolverEntityResolver.java
UnparsedEntityUriFunction.java
ValueOfNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
WhenNode.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
WithParam.java
XSLComparator.java
XSLURIResolver.java re PR classpath/30718 (TransformerException in XSLURIResolver) 2007-02-07 18:22:26 +00:00
package.html