/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java	2005/06/05 17:36:14	180122
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java	2005/06/05 17:36:35	180123
@@ -551,7 +551,7 @@ public class XMLIntrospectorHelper {
      *
      * @param type is this <code>Class</code> a loop type?
      * @return true if the type is a loop type, or if type is null 
-     * @deprecated
+     * @deprecated 0.6.1 replaced by {@link IntrospectionConfiguration#isLoopType(Class)}
      */
     public static boolean isLoopType(Class type) {
         // check for NPEs

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26