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:14:13 UTC

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

minchau     2004/08/28 07:14:13

  Modified:    java/src/org/apache/xml/serializer EncodingInfo.java
  Log:
  Submitted by:	Brian Minchau
  
  Added @xsl.usage internal to the Javadoc for the class.
  
  Revision  Changes    Path
  1.3       +2 -1      xml-xalan/java/src/org/apache/xml/serializer/EncodingInfo.java
  
  Index: EncodingInfo.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/serializer/EncodingInfo.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- EncodingInfo.java	17 Feb 2004 04:18:18 -0000	1.2
  +++ EncodingInfo.java	28 Aug 2004 14:14:13 -0000	1.3
  @@ -21,6 +21,7 @@
    * Holds information about a given encoding, which is the Java name for the
    * encoding, the equivalent ISO name, and the integer value of the last pritable
    * character in the encoding.
  + * @xsl.usage internal
    */
   public class EncodingInfo extends Object
   {
  
  
  

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