Revision: 96
http://svn.sourceforge.net/pzfilereader/?rev=96&view=rev
Author: zepernick
Date: 2006-10-18 04:24:28 -0700 (Wed, 18 Oct 2006)
Log Message:
-----------
package javadoc
Added Paths:
-----------
trunk/PZFileReader/src/main/java/net/sf/pzfilereader/ordering/package.html
Added: trunk/PZFileReader/src/main/java/net/sf/pzfilereader/ordering/package.html
===================================================================
--- trunk/PZFileReader/src/main/java/net/sf/pzfilereader/ordering/package.html (rev 0)
+++ trunk/PZFileReader/src/main/java/net/sf/pzfilereader/ordering/package.html 2006-10-18 11:24:28 UTC (rev 96)
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+ <head>
+ <title>net.sf.pzfilereader.ordering package</title>
+ <!--
+ Copyright 2006 Paul Zepernick
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software distributed
+ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+ CONDITIONS OF ANY KIND, either express or implied. See the License for
+ the specific language governing permissions and limitations under the License.
+
+ -->
+ </head>
+ <body bgcolor="white">
+ Reponsible for all sorting operations performed on a DataSet
+ </body>
+</html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|