Uses of Class
java.lang.NullPointerException

Packages that use NullPointerException
javax.microedition.location Location API 
net.sf.antcontrib.cpptasks   
 

Uses of NullPointerException in javax.microedition.location
 

Methods in javax.microedition.location that throw NullPointerException
static double Coordinates.convert(String coordinate)
          Converts a String representation of a coordinate into the double representation as used in this API.
 void Landmark.setName(String name)
          Sets the name of the landmark.
 

Constructors in javax.microedition.location that throw NullPointerException
Landmark(String name, String description, QualifiedCoordinates coordinates, AddressInfo addressInfo)
          Constructs a new Landmark object with the values specified.
 

Uses of NullPointerException in net.sf.antcontrib.cpptasks
 

Methods in net.sf.antcontrib.cpptasks that throw NullPointerException
protected  void ProcessorDef.addConfiguredProcessorArg(CommandLineArgument arg)
          Adds a or
protected  void ProcessorDef.addConfiguredProcessorParam(ProcessorParam param)
          Adds a or
protected  void ProcessorDef.setProcessor(Processor processor)
          Sets the processor
 

Constructors in net.sf.antcontrib.cpptasks that throw NullPointerException
ProcessorDef()
          Constructor