Hi there 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" I am using SAC 1.3. Can anyone help, or offer an accurate example? I cant seem to find any other examples for this API. Any help would be useful Many thanks ColinReceived on Saturday, 6 December 2003 08:07:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:25 GMT