mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 10:08:32 +00:00
Fixing the @see->@link bit so it doesn't have @link
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@597284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fa5bec39ff
commit
5ade5ae2b1
@ -23,7 +23,7 @@
|
||||
/**
|
||||
* Stock "choice" MetaFormat.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -22,7 +22,7 @@
|
||||
/**
|
||||
* Stock "date" MetaFormat.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
/**
|
||||
* date/time metaFormat support.
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -26,7 +26,7 @@
|
||||
/**
|
||||
* metaFormat support.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -29,7 +29,7 @@
|
||||
* Basic metaFormat that requires enough configuration information to
|
||||
* parse/format other Formats for use by ExtendedMessageFormat.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -28,7 +28,7 @@
|
||||
/**
|
||||
* Stock "number" MetaFormat.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
@ -23,7 +23,7 @@
|
||||
/**
|
||||
* Stock "time" MetaFormat.
|
||||
*
|
||||
* @see {@link ExtendedMessageFormat}
|
||||
* @see ExtendedMessageFormat
|
||||
* @author Matt Benson
|
||||
* @since 2.4
|
||||
* @version $Id$
|
||||
|
Loading…
x
Reference in New Issue
Block a user