User: pathoss Date: 02/05/13 06:03:35 Modified: modules/xdoclet/src/xdoclet/modules/doc Tag: MODULE_REFACTORING_BRANCH DocumentationTagsHandler.java Log: Fixed typo's in the docs. Revision Changes Path No revision No revision 1.1.2.4 +11 -15 xdoclet/modules/xdoclet/src/xdoclet/modules/doc/Attic/DocumentationTagsHandler.java Index: DocumentationTagsHandler.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/doc/Attic/DocumentationTagsHandler.java,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -w -r1.1.2.3 -r1.1.2.4 --- DocumentationTagsHandler.java 12 May 2002 15:16:18 -0000 1.1.2.3 +++ DocumentationTagsHandler.java 13 May 2002 13:03:34 -0000 1.1.2.4 @@ -15,16 +15,15 @@ * @author Ara Abrahamian ([EMAIL PROTECTED]) * @created Nov 30, 2001 * @xdoclet:taghandler namespace="Doc" - * @version $Revision: 1.1.2.3 $ + * @version $Revision: 1.1.2.4 $ */ public class DocumentationTagsHandler extends XDocletTagSupport { private DocumentTagsSubTask.Namespace currentNamespace; /** - * Iterates over all template namespaces registered in - * /tagmappings.properties file and evaluates the body of the tag for each - * namespace. + * Iterates over all template namespaces registered in /tagmappings.properties file and evaluates the body of the + * tag for each namespace. * * @param template The body of the block tag * @exception XDocletException Description of Exception @@ -53,8 +52,7 @@ } /** - * Returns current namespace tags handler class name. Use inside - * forAllNamespaces only. + * Returns current namespace tags handler class name. Use inside forAllNamespaces only. * * @return Current namespace tags handler class name * @exception XDocletException Description of Exception @@ -86,7 +84,7 @@ } /** - * Returns current namespace. Used for tags_toc.j. + * Returns current namespace. Used for tags_toc.xdt. * * @return Current namespace tags handler class name * @exception XDocletException Description of Exception @@ -98,14 +96,13 @@ } /** - * Returns current namespace tags handler class name. Used for <namespace> - * .html files. + * Returns current namespace tags handler class name. Used for <namespace> .html files. * * @return Current namespace name * @exception XDocletException Description of Exception * @doc:tag type="content" - * @doc:param name="namespace" optional="false" - * description="The namesapce name we lookup the handler." + * @doc:param name="namespace" optional="false" description="The namespace name we lookup the + * handler." */ public String currentNamespaceTagsHandlerClassName() throws XDocletException { @@ -118,8 +115,8 @@ * @return Current namespace name * @exception XDocletException Description of Exception * @doc:tag type="content" - * @doc:param name="namespace" optional="false" - * description="The namesapce name we lookup the handler." + * @doc:param name="namespace" optional="false" description="The namespace name we lookup the + * handler." */ public String currentNamespaceTagsHandlerClassNameAsDirStructure() throws XDocletException { @@ -127,8 +124,7 @@ } /** - * Gets the ActiveDocumentTagsSubTask attribute of the - * DocumentationTagsHandler object + * Gets the ActiveDocumentTagsSubTask attribute of the DocumentationTagsHandler object. * * @return The ActiveDocumentTagsSubTask value */
_______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel