Function DOMImplementation.ProcessingInstruction.data

Implementation of std.experimental.xml.dom.ProcessingInstruction.data.

Prototypes

DOMString data() @property;

void data(
  DOMString newVal
) @property;

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.