< prev index next >

src/javax/xml/XMLConstants.java

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

*** 27,37 **** /** * <p>Utility class to contain basic XML values as constants.</p> * * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a> - * @version $Revision: 1.8 $, $Date: 2010/05/25 16:19:45 $ * @see <a href="http://www.w3.org/TR/xml11/">Extensible Markup Language (XML) 1.1</a> * @see <a href="http://www.w3.org/TR/REC-xml">Extensible Markup Language (XML) 1.0 (Second Edition)</a> * @see <a href="http://www.w3.org/XML/xml-V10-2e-errata">XML 1.0 Second Edition Specification Errata</a> * @see <a href="http://www.w3.org/TR/xml-names11/">Namespaces in XML 1.1</a> * @see <a href="http://www.w3.org/TR/REC-xml-names">Namespaces in XML</a> --- 27,36 ----
< prev index next >