zongaro 2003/05/07 07:00:30
Modified: java/xdocs/sources/xalan usagepatterns.xml
Log:
Serializer properties files have moved to the new org.apache.xml.serializer
package. Corrected part of documentation that didn't yet reflect that.
Revision Changes Path
1.56 +1 -1 xml-xalan/java/xdocs/sources/xalan/usagepatterns.xml
Index: usagepatterns.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/usagepatterns.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- usagepatterns.xml 6 Apr 2003 21:10:01 -0000 1.55
+++ usagepatterns.xml 7 May 2003 14:00:29 -0000 1.56
@@ -166,7 +166,7 @@
encoding="UTF-8"
indent="yes"
xalan:indent-amount="2"/></source>
- <p>If you want to change the property settings globally, edit the values
in the property files in src/org/apache/xalan/templates,
+ <p>If you want to change the property settings globally, edit the values
in the property files in src/org/apache/xml/serializer,
and use Ant to <link idref="readme" anchor="jar">rebuild
xalan.jar</link>.</p>
<p>The properties files define the following properties:</p>
<p><ref>output_xml.properties</ref>:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]