openamf/src/java/org/openamf/filter BeanListToRecordSet.java,1.8,1.9 MapListToRecordSet.java,1.5,1.6
[email protected] Fri, 15 Aug 2003 11:52:10 -0700
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf/src/java/org/openamf/filter
In directory sc8-pr-cvs1:/tmp/cvs-serv13549/java/org/openamf/filter
Modified Files:
BeanListToRecordSet.java MapListToRecordSet.java
Log Message:
javadoc fix and code cleanup
Index: BeanListToRecordSet.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/filter/BeanListToRecordSet.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** BeanListToRecordSet.java 9 Aug 2003 16:59:23 -0000 1.8
--- BeanListToRecordSet.java 15 Aug 2003 18:52:08 -0000 1.9
***************
*** 41,45 ****
}
} else {
! throw new FilterException("value is not an instance of List or Iterator");
}
--- 41,47 ----
}
} else {
! throw new FilterException("value is not an instance of List or Iterator: "
! + ((value!=null) ? value.getClass().getName() : "null"));
!
}
Index: MapListToRecordSet.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/filter/MapListToRecordSet.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MapListToRecordSet.java 9 Aug 2003 16:59:23 -0000 1.5
--- MapListToRecordSet.java 15 Aug 2003 18:52:08 -0000 1.6
***************
*** 46,50 ****
recordSet = processList(list);
} else {
! throw new FilterException("value is not an instance of List or Iterator");
}
--- 46,52 ----
recordSet = processList(list);
} else {
! throw new FilterException("value is not an instance of List or Iterator: "
! + ((value!=null) ? value.getClass().getName() : "null"));
!
}
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01