DOC

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

Maven & Gradle

Jun 26, 2012

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.webservices : local-file-exposer Javadoc & API Documentation - Latest Versions:

All Versions

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

Version Size Javadoc Updated
2.0

How to open Javadoc JAR file in web browser

  1. Rename the file local-file-exposer-2.0-javadoc.jar to local-file-exposer-2.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder local-file-exposer-2.0-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-2.0-sources.jar" -d "local-file-exposer-2.0-javadoc" -subpackages