97b8365caf
From-SVN: r120621
34 lines
601 B
C++
34 lines
601 B
C++
|
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
|
|
|
#ifndef __gnu_xml_util_XCat$DoneDelegation__
|
|
#define __gnu_xml_util_XCat$DoneDelegation__
|
|
|
|
#pragma interface
|
|
|
|
#include <org/xml/sax/SAXException.h>
|
|
extern "Java"
|
|
{
|
|
namespace gnu
|
|
{
|
|
namespace xml
|
|
{
|
|
namespace util
|
|
{
|
|
class XCat$DoneDelegation;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
class gnu::xml::util::XCat$DoneDelegation : public ::org::xml::sax::SAXException
|
|
{
|
|
|
|
public: // actually package-private
|
|
XCat$DoneDelegation();
|
|
public:
|
|
static ::java::lang::Class class$;
|
|
};
|
|
|
|
#endif // __gnu_xml_util_XCat$DoneDelegation__
|