public class XPathResultsMap extends BasePathResultsMap
logger
parent, services
Constructor and Description |
---|
XPathResultsMap(TemplateNode parent,
ServiceRegistry services)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.Object key) |
getChildrenByXPath
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
public XPathResultsMap(TemplateNode parent, ServiceRegistry services)
parent
- The parent TemplateNode to execute searches fromservices
- The ServiceRegistry to usepublic java.lang.Object get(java.lang.Object key)
get
in interface java.util.Map
get
in class BaseTemplateMap
Map.get(java.lang.Object)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.