jdk/test/java/net/URLConnection/xml/xml1
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
permissions -rw-r--r--
Initial load

<?xml version="1.0" encoding="US-ASCII"?>
<doc/>

<!--
    Most legal XML documents encoded with supersets of US-ASCII
    will start like this document.  Includes ISO-8859-1, EUC-JP,
    Shift_JIS, UTF-8, ISO-2022-JP, and other encodings.
    
    That is:  they're flagged up front with an XML declaration.
-->