102103104105106107108109110111112
mappingExp + ">", e); } try { return xPath.stringValueOf(xmlTag); } catch (JaxenException e) { throw new XMappingException("Error while evaluating value. Mapping expression : <" + mappingExp + ">. Xml content : <" + xmlTag.getText() + ">", e);