< prev index next >

src/com/sun/org/apache/xerces/internal/util/SymbolHash.java

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

*** 26,36 **** * to Object mapping. * <p> * The hash code uses the same algorithm as SymbolTable class. * * @author Elena Litani - * @version $Id: SymbolHash.java,v 1.7 2010-11-01 04:40:14 joehw Exp $ */ public class SymbolHash { // // Constants --- 26,35 ----
< prev index next >