java - How to get the details of a class/interface just by knowing its name(not fully qualified name) -


i want know using name of class/interface ( not qualified name),can details of class/interface i.e using methods isinterface(),getsuperclass(),getinterfaces().

i have gone through oracle doc not find way. can me this?

no, since can't have reference class class name, won't able execute of methods. packages there reason.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -