Abstract: In this article, we mainly propose a method of function level code clone detection for Java language. The method includes a source code preprocessing strategy which unifies some Java ...
xFunction is a Java library that allows you to access a DLL (or, I think, any dynamic library for an OS) as a Java object.<BR><BR>I'm evaluating it now, but it seems to be what I need. I have the ...