shutdown method

void shutdown()

Implementation

void shutdown() {
  _xmlStream.shutdown();
}