Mega Code Archive

 
Categories / Java Book / 008 Reflection
 

0466 Get implementation title, vendor and version

String getImplementationTitle() Return the title of this package. String getImplementationVendor() Returns the name of the organization, vendor or company that provided this implementation. String getImplementationVersion() Return the version of this implementation.