XPath.java | Class | Utility class to evaluate XPath expressions against an Attribute instance,
which may be any Attribute, wether it is simple, complex, a feature, etc.
At the difference of the Filter subsystem, which works against Attribute
contents (for example to evaluate a comparison filter), the XPath subsystem,
for which this class is the single entry point, works against Attribute
instances. |