2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_xml_transform_OtherwiseNode__
5 #define __gnu_xml_transform_OtherwiseNode__
9 #include <gnu/xml/transform/TemplateNode.h>
46 class gnu::xml::transform::OtherwiseNode
: public ::gnu::xml::transform::TemplateNode
49 public: // actually package-private
51 ::gnu::xml::transform::TemplateNode
* clone(::gnu::xml::transform::Stylesheet
*);
52 void doApply(::gnu::xml::transform::Stylesheet
*, ::javax::xml::namespace$
::QName
*, ::org::w3c::dom::Node
*, jint
, jint
, ::org::w3c::dom::Node
*, ::org::w3c::dom::Node
*);
54 ::java::lang::String
* toString();
55 static ::java::lang::Class
class$
;
58 #endif // __gnu_xml_transform_OtherwiseNode__