You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by am...@apache.org on 2001/06/08 21:42:24 UTC

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

amiro       01/06/08 12:42:24

  Modified:    java/xdocs/sources/xalan xsltc_constraints.xml
  Log:
  fix path for external java function
  
  Revision  Changes    Path
  1.5       +2 -2      xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml
  
  Index: xsltc_constraints.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- xsltc_constraints.xml	2001/05/21 16:46:33	1.4
  +++ xsltc_constraints.xml	2001/06/08 19:42:23	1.5
  @@ -39,7 +39,7 @@
   <ul>
     <li>Incomplete support for extension elements and external Java functions. Currently you can set up an extension function
       to call a static Java function. For the extension namespace, use<br/>
  -    &nbsp;&nbsp;&nbsp;&nbsp;http://xml.apache.org/xalan/xsltc/java/java/&lt;class&gt;<br/>
  +    &nbsp;&nbsp;&nbsp;&nbsp;http://xml.apache.org/xalan/xsltc/java/&lt;class&gt;<br/>
       where &lt;class&gt; identifies the class with the static method.</li>
     <li>Lack of support for the redirection of output to multiple
       output files from within a stylesheet (equivalent to xalan:redirect or
  @@ -172,4 +172,4 @@
   </li>
   </ol>
   </s3>
  -</s2>
  \ No newline at end of file
  +</s2>
  
  
  

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