Author: vsiveton
Date: Fri Feb 15 16:12:24 2008
New Revision: 628208
URL: http://svn.apache.org/viewvc?rev=628208&view=rev
Log:
o updated javadoc
Modified:
maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/StructureSinkUtils.java
Modified:
maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/StructureSinkUtils.java
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/StructureSinkUtils.java?rev=628208&r1=628207&r2=628208&view=diff
==============================================================================
---
maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/StructureSinkUtils.java
(original)
+++
maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/StructureSinkUtils.java
Fri Feb 15 16:12:24 2008
@@ -19,12 +19,17 @@
* under the License.
*/
-/** Utility methods for Sinks. */
+/**
+ * Utility methods for Sinks.
+ *
+ * @version $Id$
+ * @since 1.0-beta-1
+ */
public class StructureSinkUtils
{
/**
* Checks if the given string corresponds to an external URI,
- * ie is not a link within the same document.
+ * ie is not a link within the same document.
*
* @param link The link to check.
* @return True if the link (ignoring case) starts with either of the