Searched defs:debugXPath (Results 1 – 3 of 3) sorted by relevance
53 private String debugXPath; field in SupplementalMapper483 public void setDebugXPath(String debugXPath) { in setDebugXPath()
60 private String debugXPath; field in LocaleMapper472 public void setDebugXPath(String debugXPath) { in setDebugXPath()
163 String debugXPath = options.get("xpath").getValue(); in processArgs() local272 private void processSupplemental(Type type, String debugXPath) { in processSupplemental()