package javax.rmi.CORBA;
/** XXX - Stub till we have org.omg.CORBA */
public class ObjectImpl
{
public ObjectImpl _orb() { return null; }
public String object_to_string(ObjectImpl o)
throws
/* NullPointerException.java -- thrown when using null instead of an object
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath i
/*
* test that caught null pointers exceptions in finalizers work correctly
* and that local variables are accessible in null pointer exception handlers.
*/
import java.io.*;
public class NullPoin
package net.tinyos.SerialForwarder;
import java.sql.*;
import java.util.*;
public class DBReader {
Connection db = null;
Statement st = null;
private static final String urlMYSQL = "jd
var snSrc;
if (window.__smartNav == null)
{
window.__smartNav = new Object();
window.__smartNav.update = function()
{
var sn = window.__smartNav;
var fd;
do