Class URL

java.lang.Object
com.codename1.io.URL

public class URL extends Object
This class provides a similar API to URL making it almost into a "drop in" replacement. It is placed in a different package because it is incompatible to URL by definition. It is useful in getting some simple code to work without too many changes