You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2008/03/01 16:07:59 UTC

[Jackrabbit Wiki] Update of "ExamplesPage" by AlexanderKlimetschek

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.

The following page has been changed by AlexanderKlimetschek:
http://wiki.apache.org/jackrabbit/ExamplesPage

------------------------------------------------------------------------------
  
  === Importing a File ===
  
- Also see: [http://svn.apache.org/repos/asf/jackrabbit/trunk/contrib/examples/src/java/org/apache/jackrabbit/examples/FSImport.java FSImport.java] for more complete filesystem examples.
+ Also see: [http://svn.apache.org/repos/asf/jackrabbit/sandbox/examples/src/java/org/apache/jackrabbit/examples/FSImport.java FSImport.java] for more complete filesystem examples.
  
  {{{
      public Node importFile (Node folderNode, File file, String mimeType,