summaryrefslogtreecommitdiffstats
path: root/tdejava/koala/tdejava/HTMLDirectoryElement.h
blob: 9a1870e667be2b063abab58f8232e4667d22ffc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* DO NOT EDIT THIS FILE - it is machine generated */

#ifndef __org_trinitydesktop_koala_HTMLDirectoryElement__
#define __org_trinitydesktop_koala_HTMLDirectoryElement__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__ (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_trinitydesktop_koala_HTMLDirectoryElement_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_trinitydesktop_koala_Node_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_compact (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_HTMLDirectoryElement_setCompact (JNIEnv *env, jobject, jboolean);

#ifdef __cplusplus
}
#endif

#endif /* __org_trinitydesktop_koala_HTMLDirectoryElement__ */