hsiehsh168168 / warc-tools

Automatically exported from code.google.com/p/warc-tools
0 stars 0 forks source link

The C enumeration types should be available when using the java wrapper #101

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The enumeration types in the C header files (e.g. wrectype.h)
should be available in the java interface.

Many of the java wrapper methods have int arguments, that relate to a
certain C enum, e.g. the WRecord_setRecordType method in the wrecord class.

Original issue reported on code.google.com by SoerenVC...@gmail.com on 4 Mar 2009 at 8:09