Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addFileOpener(ServletContext, OpenFile.FileOpener, String...) - Static method in class com.semanticcms.openfile.servlet.OpenFile
-
Registers a file opener.
C
- com.semanticcms.openfile.servlet - module com.semanticcms.openfile.servlet
- com.semanticcms.openfile.servlet - package com.semanticcms.openfile.servlet
- com.semanticcms.openfile.servlet.ajax - package com.semanticcms.openfile.servlet.ajax
- contextDestroyed(ServletContextEvent) - Method in class com.semanticcms.openfile.servlet.ajax.Initializer
- contextDestroyed(ServletContextEvent) - Method in class com.semanticcms.openfile.servlet.OpenFile.Initializer
- contextInitialized(ServletContextEvent) - Method in class com.semanticcms.openfile.servlet.ajax.Initializer
- contextInitialized(ServletContextEvent) - Method in class com.semanticcms.openfile.servlet.OpenFile.Initializer
D
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.semanticcms.openfile.servlet.ajax.OpenFileServlet
G
- getCommand(File) - Method in interface com.semanticcms.openfile.servlet.OpenFile.FileOpener
-
Gets the command that will open the given file.
I
- Initializer - Class in com.semanticcms.openfile.servlet.ajax
-
Registers the scripts and "
Initializer.HEAD_INCLUDE
" head include inSemanticCMS
. - Initializer() - Constructor for class com.semanticcms.openfile.servlet.ajax.Initializer
- Initializer() - Constructor for class com.semanticcms.openfile.servlet.OpenFile.Initializer
- isAllowed(ServletContext, ServletRequest) - Static method in class com.semanticcms.openfile.servlet.OpenFile
-
Checks if the given request is allowed to open files on the server.
- isWindows() - Static method in class com.semanticcms.openfile.servlet.OpenFile
-
Checks if the current Java runtime is Windows via system property
"os.name"
.
O
- openFile(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.semanticcms.openfile.servlet.OpenFile
-
Opens a file on the server-side.
- OpenFile - Class in com.semanticcms.openfile.servlet
-
Opens files on the server-side.
- OpenFile.FileOpener - Interface in com.semanticcms.openfile.servlet
-
Additional file openers may be registered to the application context.
- OpenFile.Initializer - Class in com.semanticcms.openfile.servlet
-
Registers file openers during application start-up.
- OpenFileServlet - Class in com.semanticcms.openfile.servlet.ajax
-
Opens the file provided in the book and path parameters.
- OpenFileServlet() - Constructor for class com.semanticcms.openfile.servlet.ajax.OpenFileServlet
R
- removeFileOpener(ServletContext, String...) - Static method in class com.semanticcms.openfile.servlet.OpenFile
-
Removes file openers.
S
- SERVLET_PATH - Static variable in class com.semanticcms.openfile.servlet.ajax.OpenFileServlet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form