XML from J#

  • Thread starter Thread starter Ahmad
  • Start date Start date
A

Ahmad

C# generates XML, How to generate XML file from J# code.

Thanks
(e-mail address removed)
 
Thanks for reply.
I want to use NDoc to produce documentation(WinHelp format). NDoc takes
assembly file and XML file. Is it somehow possible to generate XML from
JAVA code

Regards
 
I don't think there is any in-built support for the in VS .NET. May be, some
3rd party tools will do.

J# XML doc creation is available in Visual Studio .NET 2005 though.



Thanks for reply.
I want to use NDoc to produce documentation(WinHelp format). NDoc takes
assembly file and XML file. Is it somehow possible to generate XML from
JAVA code

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top