|
Help needed: cannot resolve symbol symbol : method getConfig (): msg#00030text.xml.xerces-j.devel
Hi there, I am trying to use the DOM Level 3 functionalities. I checked out the xml-xerces source from the apach CVS, and built Xerces using the jars-dom3 target, and I got two new jar files: dom3-xml-apis.jar and the dom3-xercesImpl.jar. I included these new jars in my classpath and I run a testing program, but get some compiling error: C:\Temp>javac Test.java The following is my test code: public class Test{ public static void main(String[] args){ Document document = null; String xmlFile = "file:///c:/data/personal.xml"; try { } catch (FactoryConfigurationError e) { } } Can anyone tell me what's going wrong? Thanks, Mike
Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2: 00030, Andy Clark |
|---|---|
| Next by Date: | Re: no more Bugzilla e-mails--and anyone want to moderate this list?: 00030, Michael Glavassevich |
| Previous by Thread: | Re: Validate DOM document in memory using DOM level 3i: 00030, Mike Hao |
| Next by Thread: | Re: Help needed: cannot resolve symbol symbol : method getConfig (): 00030, Mike Hao |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |