LSSerializer
object.
@return The newly created LSSerializer
object.Note: By default, the newly created LSSerializer
has no DOMErrorHandler
, i.e. the value of the "error-handler"
configuration parameter is null
. However, implementations may provide a default error handler at creation time. In that case, the initial value of the "error-handler"
configuration parameter on the new LSSerializer
object contains a reference to the default error handler.
LSSerializer
object.
@return The newly created LSSerializer
object.Note: By default, the newly created LSSerializer
has no DOMErrorHandler
, i.e. the value of the "error-handler"
configuration parameter is null
. However, implementations may provide a default error handler at creation time. In that case, the initial value of the "error-handler"
configuration parameter on the new LSSerializer
object contains a reference to the default error handler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|