|
Subject: [xsl] Syntax on XML parser? From: Jack Bush <netbeansfan@xxxxxxxxxxxx> Date: Wed, 1 Dec 2010 23:30:39 -0800 (PST) |
Hi All,
B
What is the syntax to reference Saxon (9.1) parser when reading XML
document?
Below is an example when using Xerces parser:
cB B B SAXBuilder
builder = new SAXBuilder("org.apache.xerces.parsers.SAXParser",
false);
B
Also like to find out what is the default parser used by JAXP such as the
following:
B
B B B SAXBuilder builder = new SAXBuilder(false);
B
Thanks,
Jack
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] xslt test automation, Wendell Piez | Thread | Re: [xsl] Syntax on XML parser?, Michael Kay |
| Re: [xsl] Find inconsistencies: Per, Piet van Oostrum | Date | Re: [xsl] Syntax on XML parser?, Michael Kay |
| Month |