Provider Class Methods
Each Provider class instance has a (currently
case-sensitive) name, a version number, and a string description of
the provider and its services. You can query the Provider instance
for this information by calling the following methods:
public String getName()
public double getVersion()
public String getInfo()