{
xpathObject2 = new Xb1XPath("components");
cachedXPathObjects.put("components", xpathObject2);
}
XmlElement componentsElement = (XmlElement)xpathObject2.selectSingleNode( componentElement );
//RequestAnalyser.getRequestAnalyser().registerComponentStatistics("XPP3 componentsElement:" + componentsElement, t.getElapsedTime());
//logger.info("componentsElement:" + componentsElement);
//groups = new String[]{CacheController.getPooledString(1, contentVO.getId())};