org.exist.webstart
Class JnlpHelper

java.lang.Object
  extended byorg.exist.webstart.JnlpHelper

public class JnlpHelper
extends java.lang.Object

Helper class for webstart.

Author:
Dannes Wessels

Constructor Summary
JnlpHelper()
          Creates a new instance of JnlpHelper
 
Method Summary
 java.io.File getCoreJarsFolder()
           
 java.io.File getExistJarFolder()
           
 java.io.File getWebappFolder()
           
 boolean isInWarFile()
          Check wether exist runs in Servlet container (as war file).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JnlpHelper

public JnlpHelper()
Creates a new instance of JnlpHelper

Method Detail

isInWarFile

public boolean isInWarFile()
Check wether exist runs in Servlet container (as war file).

Returns:
TRUE if exist runs in servlet container.

getWebappFolder

public java.io.File getWebappFolder()

getCoreJarsFolder

public java.io.File getCoreJarsFolder()

getExistJarFolder

public java.io.File getExistJarFolder()


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.