Mega Code Archive

 
Categories / Java Book / 008 Reflection
 

0468 Get the specification title, vendor and version

String getSpecificationTitle() Return the title of the specification. String getSpecificationVendor() Return the name of the organization, vendor. String getSpecificationVersion() Returns the version number.