292293294295296297298299300301302
} catch (JaxenException e) { handleException("Invalid XPath specified for the source attribute : " + xpath); } } statement.addParameter( value, xp, getAttribute(paramElt, ATT_TYPE)); } }
301302303304305306307308309310311