42 lines
830 B
C
42 lines
830 B
C
|
|
||
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
||
|
|
||
|
#ifndef __javax_swing_text_html_parser_Element$1__
|
||
|
#define __javax_swing_text_html_parser_Element$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 Element$1;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
class javax::swing::text::html::parser::Element$1 : public ::gnu::javax::swing::text::html::parser::support::gnuStringIntMapper
|
||
|
{
|
||
|
|
||
|
public: // actually package-private
|
||
|
Element$1();
|
||
|
public: // actually protected
|
||
|
void create();
|
||
|
public:
|
||
|
static ::java::lang::Class class$;
|
||
|
};
|
||
|
|
||
|
#endif // __javax_swing_text_html_parser_Element$1__
|