DOC

org.ploin.web : ploinFaces

Maven & Gradle

Apr 02, 2012
1 stars

ploinFaces · With ploinFaces you can define a flow/conversation for a JSF-App. A flow contains views and attributes. If you leave the flow, the attributes will be removed from the http-session. This is similar to SpringWebFlow, but much easier und designed for JSF!

Table Of Contents

Latest Version

Download org.ploin.web : ploinFaces Javadoc & API Documentation - Latest Versions:

All Versions

Download org.ploin.web : ploinFaces Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.2.x

How to open Javadoc JAR file in web browser

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