Searched refs:ItempropDescExpr (Results 1 – 1 of 1) sorted by relevance
260 XPathExpression ItempropDescExpr = xpath.compile("/descendant-or-self::*" in inferMetadata() local262 org.w3c.dom.NodeList nodes = (org.w3c.dom.NodeList) ItempropDescExpr.evaluate(htmlNode, in inferMetadata()