Oh God, sorry I'm so stupid and didn't check that page. Thank you Stanimir Stamenkov wrote:
> /Demetrio Cruz/: > >> I'd been using xerces 2.7.1 and I want to use the method getTextContent >> from org.w3c.dom.Node, but every time I compile my class I get a cannot >> resolve symbol, so I try it again with -verbose and I notice that it >> loads the class Node from the rt.jar included in the jdk and not the one >> from my xml-apis.jar which must be, do you know how could I compile it, >> without having to install jdk1.5 ? > > "How can I use JAXP 1.3 on JDK 1.4?" > <http://xerces.apache.org/xerces2-j/faq-general.html#faq-4>. There > is referred the "Endorsed Standards Override Mechanism" [1] and a > "more complete description" which link seems to refer to a > non-existing fragment - I guess it should rather be: > > http://xml.apache.org/xalan-j/faq.html#faq-N100D6 > > [1] http://java.sun.com/j2se/1.4.2/docs/guide/standards/ > -- "I have heard more than one LISP advocate state such subjective comments as, "LISP is the most powerful and elegant programming language in the world" and expect such comments to be taken as objective truth. I have never heard a Java, C++, C, Perl, or Python advocate make the same claim about their own language of choice." - A guy on Slashdot. What theory fits this data? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
