Class XPathResultsMap

All Implemented Interfaces:
Serializable, Cloneable, Map

public class XPathResultsMap extends BasePathResultsMap
A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
Author:
Kevin Roast
See Also: