Function Writer.writeProcessingInstruction

Outputs a processing instruction with the given target and data.

Prototype

void writeProcessingInstruction(
  Cursor.StringType target,
  Cursor.StringType data
);

Authors

Copyright

License