
Mozilla::DOM::ProcessingInstruction
Mozilla::DOM::ProcessingInstruction is a wrapper around an instance of Mozilla's nsIDOMProcessingInstruction interface. This inherits from Mozilla::DOM::Node.
* The nsIDOMProcessingInstruction interface represents a * "processing instruction", used in XML as a way to keep processor-specific * information in the text of the document. * * For more information on this interface please see * L<http:E<sol>E<sol>www.w3.orgE<sol>TRE<sol>DOM-Level-2-CoreE<sol>>

Pass this to QueryInterface.

- $data (string)


Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.