FAQ

From Erights

Revision as of 10:37, 21 April 2007 by Mscheffler (Talk)
Jump to: navigation, search

Contents


How can I declaring a Java class as safe for importing?

Create a file with the extension .safej and save it to the same class path location as the java class you want to declare as safe. In the .safej file you can declare methods of that class as allowed or rejected. Take a look at the Safej_example. You can find more .safej files in the E distribution in the folder src/safej.

Personal tools
more tools