< prev index next >

src/java.xml/share/classes/javax/xml/XMLConstants.java

Print this page

        

*** 26,36 **** package javax.xml; /** * <p>Utility class to contain basic XML values as constants. * ! * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a> * @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> --- 26,36 ---- package javax.xml; /** * <p>Utility class to contain basic XML values as constants. * ! * @author Jeff Suttor * @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>
< prev index next >