- target
- The processing instruction target.
- data
- The processing instruction data, or null if none is supplied.
Type Reason Org.Xml.Sax.SAXException Any SAX exception, possibly wrapping another exception.
Receive notification of a processing instruction.
By default, do nothing. Application writers may override this method in a subclass to take specific actions for each processing instruction, such as setting status variables or invoking other methods.