srecode-semantic-handle-:java

srecode-semantic-handle-:java is an autoloaded Lisp function in `java.el'.

(srecode-semantic-handle-:java DICT)

Add macros into the dictionary DICT based on the current java file.
Adds the following:
FILENAME_AS_PACKAGE - file/dir converted into a java package name.
FILENAME_AS_CLASS - file converted to a Java class name.