← Prev in month ← Prev in thread
Next in thread → Next in month →

cannot resolve symbo: class DOMParser with DOM and xerces-2_2_1

From
learning xml <>
To
Date
2004-03-09T08:50:10Z
ID
<>
Thread
cannot resolve symbo: class DOMParser with DOM and xerces-2_2_1
Hi, Everyone:
I am parsing XML with DOM and OM and Xerces-2_2_1.
I imported:

import org.apache.xerces.parsers.DOMParser;
import org.w3c.dom.*;
import java.io.*;

When I complied with the classpath, it can not resolve the symbole: class 
DOMParser.
Why? Do I need to import other packages?

Thanks in advance!

Wenpeng

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus
← Prev in month ← Prev in thread
Next in thread → Next in month →