97b8365caf
From-SVN: r120621
47 lines
927 B
C++
47 lines
927 B
C++
|
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
|
|
|
#ifndef __gnu_xml_util_SAXNullTransformerFactory$DomTerminus__
|
|
#define __gnu_xml_util_SAXNullTransformerFactory$DomTerminus__
|
|
|
|
#pragma interface
|
|
|
|
#include <gnu/xml/pipeline/DomConsumer.h>
|
|
extern "Java"
|
|
{
|
|
namespace gnu
|
|
{
|
|
namespace xml
|
|
{
|
|
namespace util
|
|
{
|
|
class SAXNullTransformerFactory$DomTerminus;
|
|
}
|
|
}
|
|
}
|
|
namespace javax
|
|
{
|
|
namespace xml
|
|
{
|
|
namespace transform
|
|
{
|
|
namespace dom
|
|
{
|
|
class DOMResult;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
class gnu::xml::util::SAXNullTransformerFactory$DomTerminus : public ::gnu::xml::pipeline::DomConsumer
|
|
{
|
|
|
|
public: // actually package-private
|
|
SAXNullTransformerFactory$DomTerminus(::javax::xml::transform::dom::DOMResult *);
|
|
public:
|
|
static ::java::lang::Class class$;
|
|
};
|
|
|
|
#endif // __gnu_xml_util_SAXNullTransformerFactory$DomTerminus__
|