|
|
Working
with Java and XML documentation
One of the
ways to create documentation for your java code is to use the 'javadoc'
tool that comes along with your java SDK installation. Otherwise you can
use documentation tools available from a third party like AurigaDoc.
_______________________________________________
_______________________________________________
This
tool is java-XML-XSL based. With this tool you can convert your documentation
into other formats like PDF, DHTML, FO, RTF, Java Help, and HTML Help.
This tool keeps a single source and uses XSL to convert the XML document
into other format using XSLT.
You can customize
the transformation by using your own customized XSL file. There is an
option to configure which XSL to use for the transformation. You can call
this AurigaDoc tool from within your java classes or invoke it in command
line.
Using the
javadoc tool is very simple you have to write your documentation comments
above the class or a field or constructor in a certain format. You have
to start your comments with "/**" and then finish it with "*/".
That's it. then you have to run the javadoc tool to generate the documentation.
IntelliJ Idea9 ActionScript 3/Flex Workflow Part 2 (O'Reilly Media) Welcome to part 2 of my IntelliJ Idea 9 ActionScript 3/Flex workflow series. If you followed part 1 you should have a HelloWorldProject setup along with a HelloWorld module. Now it is time to learn how to compile our SWF and go over the other core features IntelliJ Idea 9 has to offer. Lets not waste any more time, here we go! Tuning and Testing Enterprise Web Services with SoapUI and JMeter (Developer.com) In this article, I will talk about two test tools for the enterprise web services tuning and testing. Where Android beats the iPhone (InfoWorld via Yahoo! News) Can Google Android phones compete with the Apple iPhone? A few weeks ago, Google loaned me a Nexus One smartphone for experimentation, and I've spent the time since downloading applications and writing my own code. The good news is that the platform is not only competitive but is often a better choice than the iPhone for many programmers and the enterprises that employ them. Where the Wild Things Are: an Adventure in Silverlight (Act I) (O'Reilly Media) It seems to me that there is a big culture of misinformation in both the Flex and Silverlight camps regarding how the other gets the job done. I figured the best way to bridge the divide was to investigate how Silverlight, and XAML, does the RIA thang. Through this article, I will focus on Flex 4 and Silverlight 3. That is, Flex 4 Beta 2 (Gumbo), Flash Builder 4 Beta 2, Flash Catalyst Beta 2 ...
FREE
Subscription
Subscribe to our mailing list and receive new articles
through email. Keep yourself updated with latest
developments in the industry.
Note
: We never rent, trade, or sell my email lists to
anyone.
We assure that your privacy is respected
and protected.
_______________________________________
Recommended
XML Books
|
|
| FREE
Subscription Stay
Current With the Latest Technology Developments Realted to XML. Signup for Our
Newsletter and Receive
New Articles Through Email. Note
: We never rent, trade, or sell our email lists to anyone. We assure that
your privacy is respected and protected.
|
|