You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by longinus <lo...@zeus.polsl.gliwice.pl> on 2001/10/31 13:35:35 UTC

string

in my dom tree i have a text element that contains the name of class i
need to instanciate.if i extract the name as a string from the dom tree,
how can i pass to the method, so that the method gets the objects, or
knows which object i am passing it?