END-DOCUMENT( ) method
Return type:
Applies to:
END-DOCUMENT( )If you call this method before the START-DOCUMENT method, the method fails. WRITE-STATUS must not be SAX-WRITE-IDLE or SAX-WRITE-COMPLETE when you call this method. END-DOCUMENT changes WRITE-STATUS to SAX-WRITE-COMPLETE.If the STRICT attribute is TRUE and the final tag has not been closed (that is, the root node), then this method fails.
See also:
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |