DOC

org.ow2.weblab.service : local-file-exposer

Maven & Gradle

Mar 09, 2010

Local file Exposer · When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Table Of Contents

Latest Version

Download org.ow2.weblab.service : local-file-exposer Javadoc & API Documentation - Latest Versions:

All Versions

Download org.ow2.weblab.service : local-file-exposer Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file local-file-exposer-1.1.1-javadoc.jar to local-file-exposer-1.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder local-file-exposer-1.1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "local-file-exposer-1.1.1-sources.jar" -d "local-file-exposer-1.1.1-javadoc" -subpackages