XMLValue constructor

XMLValue(
  1. String body
)

Implementation

XMLValue(this.body);