A new method `declaration` has been added to `SAX ContentHandler` to receive notification of the XML declaration. By implementing this method, applications can receive the values of version, encoding, and standalone attributes exactly as declared in the input document.