OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] java.lang.InstantiationException

[ Lists Home | Date Index | Thread Index ]



Hoebeke, Bram wrote:
> since I wanted the simplest SAX parser
> for parsing non well formed XML,

Others may argue, but a sax parser for non well formed XML is a very 
far-out-dude definition for source code. Too far-out!


> I wrote a tokenizer & a parser class that throws the basic events (start
> element, characters, ...aso),
> but when instantiating the class,
> I get the following error.
> 
> java.lang.InstantiationException 	at
> org.xml.sax.helpers.XMLReaderFactory.createXMLReader
> 
> The class is abstract and has an empty constructor.

Check out [1]. You cannot instantiate an abstract class!

[1] 
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/InstantiationException.html

> What am I doing wrong?


-- 
Manos Batsis

     _  __    __                    __
    / |/ /__ / /____ __ _ ___ _____/ /_
   /    / -_) __(_-</  ' Y _ `/ __/ __/
  /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/


http://www.netsmart.gr
mailto:mbatsisSPAM_TRAP@netsmart.gr
tel:+302103240940
http://forte.netsmart.gr/foaf/manos_foaf.rdf






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS