}
>>>> }
>>>>
>>>>
>>>> However, although the code compiles, I get the following runtime
>>>> error
>>>> when
>>>> I pass the file addressbook.xml (which is used in the book) as a
>>>> runtime
>&
I doing wrong? Any help would be greatly appreciated.
Thanks in advance.
Sincerely;
Fayyaz
--
View this message in context:
http://www.nabble.com/Error-running-Lucene-in-Action-code-
tf4947242.html#a14164565
Sent from the Lucene - Java Users mailing list archive at
Nabble.com.
--
her.dispatch(Unknown
>> Source)
>> at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>> Source)
>> at org.apache.xerces.p
>> org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
>> Source)
>> at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
>> Source)
>> at
>> org.
rce)
> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> Source)
> at
> org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
> Source)
> at org
elementBuffer.setLength(0);
attributeMap.clear();
if(atts.getLength()>0){
attributeMap=new HashMap();
for(int i=0; ihttp://www.nabble.com/Error-running-Lucene-in-Action-code-tf4947242.html#a14164565
Sent from the Lucene - Java Use