How can I realize with Java Reflection this case:
RequestDocument req = RequestDocument.Factory.newInstance();
I know how I can search a class and instantiate it but in this case I am unsure with the .Factory. before the new instance.
.Factory.
Aucun commentaire:
Enregistrer un commentaire