You need to sign in to do that
Don't have an account?

How can I get system apex classes using SOAP API (or any other API)
Is it possible to get a list of system apex classes like String, Datetime etc. and a list of their methods, fields etc. using soap or metadata or tooling api in java?


I'm afraid salesforce does not expose system classes the way you are expecting.