public static Object getValue(Object target, String dPath) {. String[] paths = dPath.split("\\."); Object result = target;. for (String path : paths) {.
確定! 回上一頁