mkwan 2002/09/06 09:42:53
Modified:java/src/org/apache/xalan/lib Redirect.java
Log:
Add comments for the new namespace (http://xml.apache.org/xalan/redirect).
Revision ChangesPath
1.17 +5 -5 xml-xalan/java/src/org/apache/xalan/lib/Redirect.java
Index: Re
curcuru 01/11/29 11:26:11
Modified:java/src/org/apache/xalan/lib Redirect.java
Log:
Patch to enable optional 'append' attribute on redirect:open and
redirect:write elements to append to file; note that behavior may
not be what you expect when using xml output, since the xml decl
sboag 01/06/20 07:11:21
Modified:java/src/org/apache/xalan/lib Redirect.java
Log:
Commented back in URLs to be relative to result.
Revision ChangesPath
1.15 +5 -6 xml-xalan/java/src/org/apache/xalan/lib/Redirect.java
Index: Redirect.java
==
sboag 01/06/19 14:41:51
Modified:java/src/org/apache/xalan/lib Redirect.java
Log:
Pass the extension element as the prefix resolve, instead of whatever
is pushed on the XPathContext stack. The Variable hack needs this
to work correctly.
Comment out patch that makes the f