public void setPrefix(String prefix) throws DOMException {
   DOMNodeHelper.setPrefix(this, prefix);
 }