343536373839404142
} catch (NoSuchAxisException e) { throw e; } catch (NoSuchFunctionException e) { throw e; } catch (Exception e){ throw new XpathSyntaxErrorException("please check the xpath syntax"); } return res; }