Re: SAC ParserFactory problem

* Colin Bell wrote:
>In the example given at: http://www.w3.org/TR/SAC/DemoSAC.java the code 
>in main is as follows:
>
>source.setByteStream(stream);
>source.setURI(uri.toString());
>Parser parser = ParserFactory.makeParser();
>
>yet I get the error: "non-static method makeParser() cannot be 
>referenced from a static context"

http://lists.w3.org/Archives/Public/www-style/2002Nov/0006.html

Received on Sunday, 7 December 2003 20:54:46 UTC