Class NamePathResultsMap

All Implemented Interfaces:
Serializable, Cloneable, Map

public class NamePathResultsMap 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: