JadeXMLProcessingInstruction Class
The JadeXMLProcessingInstruction class represents an XML processing instruction (that is, an application-specific instruction on how to handle an XML document after the document has been parsed). The properties defined in the JadeXMLProcessingInstruction class are summarized in the following table.
Property |
Contains the … |
data
|
Content of the processing instruction |
target
|
Target of the processing instruction |
For details, see "JadeXMLProcessingInstruction Class", in Chapter 1 of the JADE Encyclopaedia of Classes.