Package org.cdmckay.coffeedom.xpath

Support for XPath from within CoffeeDOM.

See:
          Description

Class Summary
XPath A utility class for performing XPath calls on CoffeeDOM nodes, with a factory interface for obtaining a first XPath instance.
 

Package org.cdmckay.coffeedom.xpath Description

Support for XPath from within CoffeeDOM. XPath provides a common interface with a pluggable back-end. The default back end is Jaxen.



Copyright © 2011. All Rights Reserved.