2007-01-09 19:58:05 +00:00
|
|
|
|
|
|
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
|
|
|
|
|
|
|
#ifndef __javax_swing_text_html_parser_Entity$1__
|
|
|
|
#define __javax_swing_text_html_parser_Entity$1__
|
|
|
|
|
|
|
|
#pragma interface
|
|
|
|
|
|
|
|
#include <gnu/javax/swing/text/html/parser/support/gnuStringIntMapper.h>
|
|
|
|
extern "Java"
|
|
|
|
{
|
|
|
|
namespace javax
|
|
|
|
{
|
|
|
|
namespace swing
|
|
|
|
{
|
|
|
|
namespace text
|
|
|
|
{
|
|
|
|
namespace html
|
|
|
|
{
|
|
|
|
namespace parser
|
|
|
|
{
|
|
|
|
class Entity$1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
class javax::swing::text::html::parser::Entity$1 : public ::gnu::javax::swing::text::html::parser::support::gnuStringIntMapper
|
|
|
|
{
|
|
|
|
|
|
|
|
public: // actually package-private
|
|
|
|
Entity$1();
|
|
|
|
public: // actually protected
|
2010-03-13 14:27:27 +00:00
|
|
|
virtual void create();
|
2007-01-09 19:58:05 +00:00
|
|
|
public:
|
|
|
|
static ::java::lang::Class class$;
|
|
|
|
};
|
|
|
|
|
|
|
|
#endif // __javax_swing_text_html_parser_Entity$1__
|