|
Re: Beginner: msg#00004java.enhydra.xmlc
On Thursday 17 October 2002 13:17, Rajesh Kamalkant Sharma wrote: > Hello. > > I am a beginner at XMLC. > I have gone through the documentation a bit and found it good. > What I understood is that using the xmlc compiler u can convert any *.ml > file into a java object which you can then Manipulate using DOM interfaces. > I have downloaded the xmlc-2.1.zip but it only has class files. The XMLC compiler is one of these class files :-) To be specific, the command line frontend for the XMLC compiler is the class org.enhydra.xml.xmlc.commands.xmlc.XMLC To start it, make sure that all the archives from the XMLC distribution are on your class path, and start the compiler with the command java org.enhydra.xml.xmlc.commands.xmlc.XMLC filename.html If you are working with ant, you can use the XMLC ant task from the Barracuda project (http://barracuda.enhydra.org) to compile your *ml files instead of invoking XMLC "by hand". Hope this helps, Richard -- Richard Kunze [ t]ivano Software, Bahnhofstr. 18, 63263 Neu-Isenburg Tel.: +49 6102 80 99 07 - 0, Fax.: +49 6102 80 99 07 - 1 http://www.tivano.de, kunze@xxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Beginner, Rajesh Kamalkant Sharma |
|---|---|
| Next by Date: | Re: Beginner, David H. Young |
| Previous by Thread: | Beginner, Rajesh Kamalkant Sharma |
| Next by Thread: | Re: Beginner, David H. Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |