mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-20 02:29:11 +00:00
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__
|