Re: using catalog files with xerces from the command line
"Earl Hood" <[email protected]> Thu, 4 Dec 2008 17:28:27 -0600
| Newsgroups | gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 4, 2008 at 12:46 PM, Adam C. Hobaugh <[email protected]> wrote: > java -Xms200000000 -Xmx1400000000 -classpath > "D:\sandbox\docbook\resources\xerces.jar;D:\sandbox\docbook\resources\xercesSamples.jar > " sax.SAXCount -v D:\sandbox\docbook\src\releasenotes.xml > See <http://xml.apache.org/commons/components/resolver/resolver-article.html#ctrlresolver>. --ewh