com.ximpleware.xpath
Interface LocationPathNode

All Known Implementing Classes:
Predicate, Step

public interface LocationPathNode

This interface defines the method that Step, NodeTest, and Predicate all implement


Method Summary
 boolean eval(VTDNav vn)
           
 

Method Detail

eval

boolean eval(VTDNav vn)
             throws NavException
Throws:
NavException