SF.net SVN: jrpm: [12] trunk/src/java/com/jguild/jrpm/io/RPMFile.java

[email protected] Thu, 02 Mar 2006 08:50:00 -0800
Newsgroups gmane.comp.java.jrpm.devel
Message-ID <[email protected]>
Revision: 12
Author:   ymenager
Date:     2006-03-02 08:49:54 -0800 (Thu, 02 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/jrpm/?rev=12&view=rev

Log Message:
-----------
placeholder for loading an RPMFile using the native rpm command line tools

Modified Paths:
--------------
    trunk/src/java/com/jguild/jrpm/io/RPMFile.java
Modified: trunk/src/java/com/jguild/jrpm/io/RPMFile.java
===================================================================
--- trunk/src/java/com/jguild/jrpm/io/RPMFile.java	2006-03-02 16:10:30 UTC (rev 11)
+++ trunk/src/java/com/jguild/jrpm/io/RPMFile.java	2006-03-02 16:49:54 UTC (rev 12)
@@ -30,7 +30,7 @@
 /**
  * This class allows IO access to an RPM file.
  *
- * @version $Id: RPMFile.java,v 1.22 2004/05/06 20:59:22 mkuss Exp $
+ * @todo Implement equals()
  */
 public class RPMFile {
     public static final Logger logger = Logger.getLogger("jrpm.io");
@@ -455,4 +455,13 @@
             return size;
         }
     }
+
+    /**
+     * Load an RPM file using the native rpm executables.
+     *
+     * @param file RPM file.
+     */
+    public static RPMFile loadUsingNative(File file) {
+        return null; // TODO
+    }
 }



This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642