Re: LS - DocumentLS Java Binding

Satishkumar wrote:
> 
> hi,
>     Shouldn't setAsync(boolean) method (of DocumentLS interface) be declared
> to throw DOMException (incase the implementation doesn't support the mode
> based on the boolean value)?

Fixed.

[[
Exceptions on setting

DOMException

 NOT_SUPPORTED_ERR: Raised if the implementation doesn't support the mode the
 attribute is being set to.
]]

Philippe

Received on Monday, 28 January 2002 16:14:30 UTC