Code

native path support
authorishmal <ishmal@users.sourceforge.net>
Sat, 22 Apr 2006 23:02:33 +0000 (23:02 +0000)
committerishmal <ishmal@users.sourceforge.net>
Sat, 22 Apr 2006 23:02:33 +0000 (23:02 +0000)
src/dom/uri.h

index a89f4ae7bf512d280ae9b847a8b4e9425e36bb14..2ca1bddbec9cd09742d629d057fdf05947e41723 100644 (file)
@@ -135,6 +135,11 @@ public:
      */
     virtual DOMString getPath() const;
 
+    /**
+     *
+     */
+    virtual DOMString getNativePath() const;
+
     /**
      *
      */