You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2004/08/28 16:27:28 UTC

cvs commit: xml-xalan/java/src/org/apache/xml/serializer Encodings.java

minchau     2004/08/28 07:27:28

  Modified:    java/src/org/apache/xml/serializer Encodings.java
  Log:
  Obtained from: Brian Minchau
  Javadoc changes.
  
  Revision  Changes    Path
  1.10      +5 -2      xml-xalan/java/src/org/apache/xml/serializer/Encodings.java
  
  Index: Encodings.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/serializer/Encodings.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Encodings.java	1 Apr 2004 18:45:30 -0000	1.9
  +++ Encodings.java	28 Aug 2004 14:27:28 -0000	1.10
  @@ -38,9 +38,12 @@
    * to provides writers for the different encodings, but can be used
    * to override encoding names and provide the last printable character
    * for each encoding.
  + * 
  + * This class is for internal use within Xalan. However, it is used directly
  + * by org.apache.xalan.xsltc.compiler.Output.
    *
  - * @version $Revision$ $Date$
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
  + * @xsl.usage internal
    */
   
   public class Encodings extends Object
  
  
  

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