Searched refs:copyprops (Results 1 – 1 of 1) sorted by relevance
135 Property[] copyprops = copypsi.getProperties(); in _read() local137 for (int i = 0; i < copyprops.length; i++) { in _read()138 Object cps = copyps.getPropertyValue(copyprops[i].Name); in _read()148 String str = copyprops[i].Name; in _read()157 log.println("Property '" + copyprops[i].Name in _read()160 dbg.printPropertyInfo(copyps, copyprops[i].Name, log); in _read()
Completed in 16 milliseconds