< prev index next >

src/com/sun/org/apache/xerces/internal/jaxp/validation/StreamValidatorHelper.java

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

*** 45,55 **** /** * <p>A validator helper for <code>StreamSource</code>s.</p> * * @author Michael Glavassevich, IBM * @author <a href="mailto:Sunitha.Reddy@Sun.com">Sunitha Reddy</a> - * @version $Id: StreamValidatorHelper.java,v 1.7 2010-11-01 04:40:08 joehw Exp $ */ final class StreamValidatorHelper implements ValidatorHelper { // feature identifiers --- 45,54 ----
< prev index next >