blob: 7c1937b48f76a1c547a679007d9d39ee9ab0990c [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __javax_swing_text_html_parser_AttributeList$1__
#define __javax_swing_text_html_parser_AttributeList$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 AttributeList$1;
}
}
}
}
}
}
class javax::swing::text::html::parser::AttributeList$1 : public ::gnu::javax::swing::text::html::parser::support::gnuStringIntMapper
{
public: // actually package-private
AttributeList$1();
public: // actually protected
void create();
public:
static ::java::lang::Class class$;
};
#endif // __javax_swing_text_html_parser_AttributeList$1__