< prev index next >

src/com/sun/org/apache/xml/internal/serializer/Encodings.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

*** 48,58 **** * Provides information about encodings. Depends on the Java runtime * to provides writers for the different encodings, but can be used * to override encoding names and provide the last printable character * for each encoding. * - * @version $Revision: 1.11 $ $Date: 2010-11-01 04:34:44 $ * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a> */ public final class Encodings extends Object { --- 48,57 ----
< prev index next >