François Yergeau wrote: > +++++++++++++++++++++++++++++++++++++++++ > In interface DOMInput, it says "The DOMParser will use the DOMInput > object to determine how to read data. The DOMParser will look at the > different inputs specified in the DOMInput in the following order to > know which one to read from, the first one through which data is > available will be used: " > > It is not clear how the DOMParser does that, i.e. how it determines if > data is available. Is there an expectation that, say, > DOMInput.characterStream will be null if data is not available there? > What about stringData? Null or empty? Is this binding-specific? > > Same comment for DOMOutput. Fixed. Both DOMInput and DOMOutput now specify how to know what input/output to use. -- jstReceived on Monday, 15 September 2003 20:17:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:16 GMT