[xml-dev] Resolution of XMLLocator in XNIBuilder
"Roger I Martin PhD" <[email protected]> Wed, 12 Feb 2003 18:06:55 -0500
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_0EEA_01C2D2C1.871A8B20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I checkout all and xml from the netbeans cvs and see the following = resolution problem; is the xerces version being the root cause? I did a = clean before but maybe I got to replace the xerces somewhere. [javac] Compiling 19 source files to = C:\NbSources\nb_all\xml\tax\lib\src [for-each] = C:\NbSources\nb_all\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.j ava:1493: cannot resolve symbol [for-each] symbol : method getSystemId () [for-each] location: interface org.apache.xerces.xni.XMLLocator [for-each] String entity =3D locator.getSystemId = (); [for-each] ^ [for-each] 1 error --Roger ------=_NextPart_000_0EEA_01C2D2C1.871A8B20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>I checkout all and xml from the = </FONT> <FONT=20 face=3DArial size=3D2>netbeans cvs and see the following resolution = problem; is the=20 xerces version being the root cause? I did a clean before but maybe I = got to=20 replace the xerces somewhere.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2> [javac] Compiling 19 = source files to=20 C:\NbSources\nb_all\xml\tax\lib\src<BR> [for-each]=20 C:\NbSources\nb_all\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.j<BR>a= va:1493:=20 cannot resolve symbol<BR> [for-each] symbol : method = getSystemId=20 ()<BR> [for-each] location: interface=20 org.apache.xerces.xni.XMLLocator<BR> [for-each] &nb= sp; &nbs= p; =20 String entity =3D locator.getSystemId=20 ();<BR> [for-each] &n= bsp; &nb= sp; &nbs= p; =20 ^<BR> [for-each] 1 error<BR></FONT></DIV> <DIV><FONT face=3DArial size=3D2>--Roger</DIV></FONT></BODY></HTML> ------=_NextPart_000_0EEA_01C2D2C1.871A8B20--