You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2001/11/05 20:24:34 UTC

cvs commit: xml-xalan/java/xdocs/sources/xalan samples.xml

dleslie     01/11/05 11:24:34

  Modified:    java/xdocs/sources/xalan samples.xml
  Log:
  Simplified ValidateXMLInput per Scott's bug fix.
  
  Revision  Changes    Path
  1.41      +0 -1      xml-xalan/java/xdocs/sources/xalan/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/samples.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- samples.xml	2001/11/02 21:58:01	1.40
  +++ samples.xml	2001/11/05 19:24:34	1.41
  @@ -471,7 +471,6 @@
        invited to fix, add to, and vary in any way you find useful.</p>
        <p>Run this sample from the Validate subdirectory with</p>
        <p><code>java ValidateXMLInput</code></p>
  -     <note>This sample also shows you how to check validation without using an event handler to report validation errors.</note>
        </s3><anchor name="validateutility"/>
        <s3 title="Validate utility">
        <p>What it does: Uses the <jump href="apidocs\javax\xml\parsers\SAXParser.html">JAXP SAXParser</jump> with a SAX event handler 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org