2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_xml_xpath_Pattern__
5 #define __gnu_xml_xpath_Pattern__
9 #include <gnu/xml/xpath/Expr.h>
34 class gnu::xml::xpath::Pattern
: public ::gnu::xml::xpath::Expr
39 virtual jboolean
matches(::org::w3c::dom::Node
*) = 0;
40 static ::java::lang::Class
class$
;
43 #endif // __gnu_xml_xpath_Pattern__