A B C E L N O P R S U

A

annotateAsUri - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
Whether the URL shall be annotated as Resource.

B

byString - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
The String to be added at the beginning of the String to replace; in most of the case it's protocol://host:port/exposition_pattern/

C

CONFIG_FILE - Static variable in class org.ow2.weblab.service.exposer.LocalFileExposer
The name of the configuration file.

E

exposedAsUri - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
It's possible to change the URI of the predicate to be written with the exposition URL.

L

LocalFileExposer - Class in org.ow2.weblab.service.exposer
This service is used in conjunction with an Apache Tomcat or Apache server.
LocalFileExposer() - Constructor for class org.ow2.weblab.service.exposer.LocalFileExposer
Constructors

N

nbStartCharToReplace - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
The number of character to be remove at the beginning of the String to replace; in most of the case it's the path to the whole folder that will be exposed.

O

org.ow2.weblab.service.exposer - package org.ow2.weblab.service.exposer
 

P

process(ProcessArgs) - Method in class org.ow2.weblab.service.exposer.LocalFileExposer
 

R

replacementForSpace - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
The java method for URL encoding replaces spaces by '+'.

S

sourceIsResource - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
Sometimes the object of the statement containing the original source of the Document is a Resource (since an URL might be an URI); in this case this parameter has to be true.
sourceUri - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
The predicate's URI of the statement that contains the original source of the Document to be modified.

U

urlEncodeBetweenSlashes - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
Whether or not to URL encode between the slashes (and backslashes).
urlEncoding - Variable in class org.ow2.weblab.service.exposer.LocalFileExposer
When encoding a URL it's needed to use the encoding used by the server for URL encoding; otherwise some file might never be exposed (especially files containing accent in their name or other complex characters).

A B C E L N O P R S U

Copyright © 2004-2010. All Rights Reserved.