Beispiel #1
0
 public boolean isMappedPath(PropertyPath path) {
   return schemaRoot.find(path) != null;
 }