- enableCodeBase() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
- 
Add applet's codebase URL. 
- ensureDirs() - Method in class net.sourceforge.jnlp.config.DirectoryValidator
- 
This method is ensuring, that specified directories will exists after
 call and will have enough permissions. 
- ensureSlashTail(URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-  
- ensureSlashTail(String) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-  
- ENTRY_POINT - Static variable in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
-  
- entrySet() - Method in class net.sourceforge.jnlp.util.TimedHashMap
-  
- enumerateAttributeNames() - Method in class net.sourceforge.nanoxml.XMLElement
-  
- enumerateChildren() - Method in class net.sourceforge.nanoxml.XMLElement
-  
- equal(List<String>, List<String>) - Method in class net.sourceforge.jnlp.Version
-  
- equals(Object) - Method in class net.sourceforge.jnlp.cache.Resource
-  
- equalsIgnoreLastSlash(URL, URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
- 
both urls are processed by sanitizeLastSlash before actual equals. 
- ERROR - Static variable in class net.sourceforge.jnlp.controlpanel.CommandLine
-  
- ETC_DEPLOYMENT_CFG - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-  
- exists - Variable in class net.sourceforge.jnlp.config.DirectoryValidator.DirectoryCheckResult
-  
- exit(int) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- expectedInput(String) - Method in class net.sourceforge.nanoxml.XMLElement
- 
Creates a parse exception for when the next character read is not
 the character that was expected. 
- expectedInput(String, char) - Method in class net.sourceforge.nanoxml.XMLElement
- 
Creates a parse exception for when the next character read is not
 the character that was expected. 
- ExtendedService - Interface in javax.jnlp
- 
This interface provides a way for the JNLP application to open specific files
 in the client's system. 
- EXTENSION - Static variable in interface javax.jnlp.DownloadService2
-  
- ExtensionDesc - Class in net.sourceforge.jnlp
- 
The extension element. 
- ExtensionDesc(String, Version, URL) - Constructor for class net.sourceforge.jnlp.ExtensionDesc
- 
Create an extention descriptor. 
- ExtensionInstallerService - Interface in javax.jnlp
-