Class XPathNodeLocator

java.lang.Object
org.alfresco.repo.nodelocator.AbstractNodeLocator
org.alfresco.repo.nodelocator.XPathNodeLocator
All Implemented Interfaces:
NodeLocator

public class XPathNodeLocator extends AbstractNodeLocator
This NodeLocator identifies a node from an XPath provided via the xpath parameter.
Since:
4.0
Author:
Nick Smith