コード例 #1
0
 public boolean isSupported(String feature, String version) {
   return DOMNodeHelper.isSupported(this, feature, version);
 }