[Home] [By Thread] [By Date] [Recent Entries]

  • From: James Clark <jjc@j...>
  • To: xml-dev Mailing List <xml-dev@i...>
  • Date: Wed, 25 Feb 1998 10:00:19 +0700

>    public void parse (InputStream is, String baseURI)
>      throws java.lang.Exception;

XML allows the encoding of an entity being specified by an external
transport protocol (see 4.3.3): for example, when an XML document
arrives over HTTP with a content type of text/xml, then the encoding
specified in the charset parameter is supposed to take precedence over
that specified in the document entity by the encoding declaration or by
XML's default rules.  So I think we need an additional argument here: a
String specifying the name of the encoding to be used for the
InputStream, or null if the encoding specified in the document entity
should be used.

James


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member