Saturday, 9 January 2010

Checking ISBN with Java

I couldn't find any Java implementation to check both ISBN-10 and ISBN-13 so I wrote my own from scratch for a small assignment I had. The code can be downloaded here and anybody is welcome to use it as they please. It's a bit too long to copy to this blog directly, sorry. Using it should be easy enough.

0 comments:

Post a Comment