Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: Spell Check Doclet

Spell Check Doclet

Tutorial Details:

The Spell Check Doclet allows you to spell-check your Javadoc documentation. This Doclet is made available under an open-source license (the GNU General Public License), and is available for free download at www.softframeworks.com/download/download.php.

The Doclet spell-checks the Javadoc comments for each Java Source Code file in your application. For each such Java file, the class Javadoc comment is checked, and the Javadoc comment for each class member (field, constructor, and method) is also checked. The results of the spell-check are written to a single text file.


Downloads

JPDF version 1.4.3 Demo
The JPDF Demo is an interactive Java application that allows you the exercise JPDF (Java Print Dialog Framework) capabilities for evaluation purposes. You can download the JPDF Demo from our web site. The JPDF itself is described on our Products page. JPDF price and purchasing information is available from the Purchase page.

Spell Check Doclet version 1.0.1
The Spell Check Doclet can be used to spell-check the Javadoc documentation of your application. You can download the Spell Check Doclet for free from our web site. The source code is included, and is being provided under the GNU GPL open source license license. Questions and comments can be directed to spellcheck@softframeworks.com.

API Guide Doclet
The API Guide Doclet can be used to generate a single, independent HTML file documenting an entire API. You can download the API Guide Doclet for free from our web site. The source code is included, and is being provided under the GNU GPL open source license license. Questions and comments can be directed to apiguidedoclet@softframeworks.com.






 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Spell Check Doclet

View Tutorial:
Spell Check Doclet

Related Tutorials:

Displaying 1 - 50 of about 503 Related Tutorials.

eSpell
Spell Checker Plug-in 2 Generic spell checker plug-in for the Eclipse 2.1 platform. Includes special purpose spell checkers for Java, JavaScript, JavaProperties..., project specific settings, check-as-you-type, and much more! For more information
 
Check Properties
Check Properties Check Properties...; This example illustrates how to check properties using environment... example shows how to check whether TOMCAT_HOME environment variable is set
 
Creating Check Box in Java Swing
Java Check Boxes,Checkbox Example,Create Check Box in Java,Checkbox Program Code Java Creating Check Box in Java Swing...; This section illustrates you how to create a Check Box component in Java
 
Check if parameter exists in servlet request
Check if parameter exists in servlet request Check...; In this example we will see how to check is parameter exists in servlet request...(); int count = 0; // check that parameter is exist or not while
 
Check Box Midlet Example
Check Box Midlet Example Check Box Midlet...;    This example illustrates how to create check boxes...", "J2EE", "JSF"). if user select a check box and click
 
How to Check If Your computer is infected with Spyware
How to Check If Your computer is infected with Spywares How to Check If Your computer is infected with Spyware... to check your computer for Spyware infections. Spyware can infect your computer
 
Check Empty String
Check Empty String,Java Check Empty String Example,How to Check Empty String in Java Check Empty String  ...: isBlank(String str): This method is used to check whether a string is empty
 
Check Even-Odd:-Example
Java If Else Example, Check Java Even or Odd Numbers Check Even-Odd:-Example       ... example. Given example reads a integer value and check weather number is Odd
 
jQuery to Post Data Check
jQuery to Post Data Check   ... to develop the Post Data Check program Step 1: Create php file to that prints... it will look like following screen shot:   Check online demo of the application
 
Check if parameter exists in servlet request

 
How to Check If Your computer is infected with Spyware
How to Check If Your computer is infected with Spywares How to Check If Your computer is infected with Spyware... to check your computer for Spyware infections. Spyware can infect your computer
 
How to use email validation check through java script in jsp page
How to use email validation check through java script in jsp page How to use email validation check through java script in jsp page...; <HEAD> <TITLE>check valid email</TITLE> </HEAD> <BODY
 
Damn Small Linux 2.3 RC1 has been released now
Damn Small Linux 2.3 RC1 has been released now Damn Small Linux 2.3 RC1 has been released now New check and prompt to save APSFILTER printer setup; new check and prompt to save wireless setup; new MyDSL is now
 
Customize the Icon in a JCheckBox Component of Java Swing
to customize the icon in a check box component. That means any icon can be shown where the checked or unchecked box of the check box is situated. The specified icon is looked with the given text for the check box. Image for the pictorial
 
Implementing Conditional Content on a JSP Page
make use of the condition to check if the entered value is correct. It correct... to check the conditions. In this program we are making the using of html form
 
Jetty Launcher - an Eclipse plugin
Server and Servlet Container, check it out! JettyLauncher is, as the title suggests
 
Flex adding single event on varied components Example
on two check box controls, due to which whenever the check boxes are clicked...:Script> <mx:CheckBox id = 'ch0' label = 'Check me permanently' click...{ if(ch0.selected == 'false'){ ch0.label = 'Check me permanently'; }else
 
To Determine whether the Session is New or Old
Checking Session in Servlets,How to Check Servlet Session,How to Check Session is New or Old To Determine whether the Session... on session in which we will check whether the session is new or old.  To make
 
Running and Testing Struts 2 Login application
In this section we will run the example on Tomcat 6.0 server and check how it works
 
JSF validateLongRange Tag
by JSF to check whether the local value (a numeric value or any string that can
 
XML Error checker and locater (DOM)
; In this section, you will learn to check and locate (line and column number... some rules to check its syntax.  Description of program: This program takes
 
XML Error Checking and Locating
;    In this section, you will learn how to check
 
XML Well-Formed-ness
;     In this section, you will learn to check the well
 
Table Maintenance Statements
Table Maintenance Statements, Analyze Table, Backup Table, Check Table... are covering the topics like ANALYZE TABLE, BACKUP TABLE, CHECK TABLE, CHECKSUM TABLE... The message Note - This statement is depricated. CHECK TABLE Syntax
 
Nested If Statements
;    We use the if condition to check if the particular
 
Conditional Include with
to check that the value entered by the user is fulfilling the condition
 
Java example program to get the operating system's version
; java get OS version You can check your current system's operating system
 
Comparing Two String with
have to check that the value entered by the user is fulfilling the condition... of <c:if>, in which we are going to check whether the given string is equal...="java.lang.String" />.  At last from this id to check the condition
 
Eclipse Perl Integration
platform. Features supported are syntax highlighting, on-the-fly syntax check, content
 
Astyle Eclipse Plugin
format optional shall check astyle The project started as a fork from example
 
openArchitectureWare
, and a language family to check and transform models as well as generate code
 
JUnit Training
to check that another code unit works as expected. JUnit helps us to code and test any
 
Drag and Drop components from one frame to another frame
, text area, check box, radio button etc.) from one frame to another frame... this check box"); CheckboxGroup radiobutton = new CheckboxGroup(); Checkbox checkbox1 = new Checkbox("Drag this check box"
 
JSF validateDoubleRange Tag
validators provided by JSF to check whether the floating point value
 
String Start with Example
; In this section, you will learn how to check the given string
 
Text Editors
Description: Does Java, Perl, C++, spell check, ... License: shareware, $10
 
Common Interview Questions Page -2
particularly this one. Interviewer wants to check your challenging ability
 
Dynamic Types in Objective-C
programmer can check that object is of the given class or not, given method is member
 
Java Assertion
that enables you to check the assumption made in a program during throughout
 
Java Web Start Enhancements in version 6
" and "check" is now supported. It describes the applications preferences for how Java Web Start should check for updates on the web, and what to do when..., Try to check for updates before running an application (when not run
 
Roseindia.net Place to Get Cheap Linux cds in India!!
and check the ISO image and burn and create the bootable CDs. Downloading the ISO image
 
The Role of AJAX in enhancing the user experience on the Web
the adjacent parts of a map. Gmail uses AJAX for spell-check, auto save, new email check... further down based on data already entered. Also auto-completion and spell-check... page to load   b) Form value check - as the user fills in a online
 
Linspire 5.1 has been released now
. Features include tabbed web browsing, Hot Words, in-line spell checking... Linspire Five-0 to install on your hardware then we encourage you to check out
 
Quigen - Eclipse CodeGenerator
to Java-Object (Instantiation)) Access to Doclet-Tags Access
 
Parallel Processing & Multitasking
you performs a many different tasks such as printing, formatting text, spell
 
Open Source Books
books that are free on the web, check out The Assayer's links page. I wrote....  A diff of the SGML code is provided for a quick check between... can't even spell PHP, and worked from there.      
 
NetBeans IDE
whenever there's an error. It's like the continuous spell checking of some... and documentation Check www.netbeans.org for the most current documentation... Check Expand Tabs to Spaces. If you like the "Allmann" style
 
Building a Simple EJB Application ?A Tutorial
: XDoclet is an extended Javadoc Doclet engine. It's a generic Java template engine
 
Buy SuSe 9.2 Professional CDs in India from us. SuSe 9.2 Professional is available with us.
managers SEP Sesam backup software Spell-checking Graphics
 
Multithreading in Java
a word processor you perform a many different tasks such as printing, spell checking
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.