Searched refs:getResultAsType (Results 1 – 2 of 2) sorted by relevance
282 return getResultAsType( resultObject, returnType ); in evaluate()313 private Object getResultAsType( XObject resultObject, QName returnType ) in getResultAsType() method in XPathImpl477 return getResultAsType( resultObject, returnType ); in evaluate()
100 return getResultAsType( resultObject, returnType ); in eval()341 private Object getResultAsType( XObject resultObject, QName returnType ) in getResultAsType() method in XPathExpressionImpl