Index

A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addLogStatus(ChangingStatusLogger.ChangingStatus) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
addPath(String, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 
addProperty(String, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 

B

build() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 

C

capitalize(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
ChangingStatusDefault(String, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
ChangingStatusDefault(String, Object[]) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
ChangingStatusLogger - Class in de.fraunhofer.iosb.ilt.frostserver.util
A logger that regularly logs a status message, if the status has changed.
ChangingStatusLogger(Logger) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
Create a new logger, with the given logger, message and status.
ChangingStatusLogger.ChangingStatus - Interface in de.fraunhofer.iosb.ilt.frostserver.util
Implementations MUST override the equals method.
ChangingStatusLogger.ChangingStatusDefault - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CHARSET_UTF8 - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
cleanForLogging(Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Null-Save replaces characters that might break logging output.
cleanForLogging(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Replaces characters that might break logging output.
CollectionsHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CollectionsHelper.PropertyBuilder - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
COMMA - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
COMMA(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.COMMA
 
Constants - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CONTENT_TYPE - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_GEOJSON - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_HTTP - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_JSON - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_JSONPATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_XML - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_TEXT_HTML - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
Coords2 - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
Coords2() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.Coords2
 
Coords3 - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
Coords3() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.Coords3
 

D

de.fraunhofer.iosb.ilt.frostserver.util - package de.fraunhofer.iosb.ilt.frostserver.util
 
de.fraunhofer.iosb.ilt.frostserver.util.exception - package de.fraunhofer.iosb.ilt.frostserver.util.exception
 
de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes - package de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes - package de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes - package de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
deCapitalize(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
DELETE - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
DOUBLE - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
DOUBLE(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.DOUBLE
 

E

escapeForStringConstant(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Replaces all ' in the string with ''.

F

ForbiddenException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
Throwing this exception will cause FROST-Server to return a 403 Forbidden.
ForbiddenException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
FORMAT_INTERVAL - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
FORMAT_MOMENT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
fromString(String) - Static method in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

G

GeoHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
GEOMETRYCOLLECTION - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
GEOMETRYCOLLECTION(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.GEOMETRYCOLLECTION
 
GET - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
getCopyCurrentParams() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get a copy of the parameters array.
getCopyCurrentParams() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getCurrentParams() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get the parameters to pass to the logger when logging a message.
getCurrentParams() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getFrom(List<Object>, List<String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
getFrom(Map<String, Object>, List<String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
getGitDescription() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
 
getLogMessageTemplate() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get the message template.
getLogMessageTemplate() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getPoint(T...) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GeoHelper
 
getSimpleObjectMapper() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.SimpleJsonMapper
get an ObjectMapper for generic, non-STA use.
GitVersionInfo - Class in de.fraunhofer.iosb.ilt.frostserver.util
 

H

HEAD - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
HEADER_ACCEPT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HEADER_LOCATION - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HEADER_PREFER - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HttpMethod - Enum Class in de.fraunhofer.iosb.ilt.frostserver.util
 

I

IncompleteEntityException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
 
IncompleteEntityException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncorrectRequestException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
The exception that should be thrown when a user sends an incorrect request.
IncorrectRequestException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
isNullOrEmpty(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 

L

LB - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
LB(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.LB
 
LinearRing - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
LinearRing() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.LinearRing
 
LINESTRING - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
LINESTRING(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.LINESTRING
 
logGitInfo() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
Outputs the git version info to the log.
logIfChanged(Logger) - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Check if the status changed, and if so, log the configured message to the given logger.
logIfChanged(Logger) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 

M

MULTILINESTRING - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
MULTILINESTRING(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.MULTILINESTRING
 
MULTIPOINT - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
MULTIPOINT(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.MULTIPOINT
 
MULTIPOLYGON - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
MULTIPOLYGON(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.MULTIPOLYGON
 

N

NoSuchEntityException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
 
NoSuchEntityException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 

O

OPTIONS - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

P

P_AdditiveExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_AdditiveExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_AdditiveExpression
 
P_BoolFunction - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_BoolFunction() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_BoolFunction
 
P_BoolFunctionNameThree - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_BoolFunctionNameThree() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_BoolFunctionNameThree
 
P_BoolFunctionNameTwo - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_BoolFunctionNameTwo() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_BoolFunctionNameTwo
 
P_ComparativeExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_ComparativeExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_ComparativeExpression
 
P_Compare - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Compare() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Compare
 
P_Constant - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Constant() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Constant
 
P_Count - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Count() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Count
 
P_EntityId - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
P_EntityId() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.P_EntityId
 
P_ExpandItem - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_ExpandItem() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_ExpandItem
 
P_Filter - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Filter() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Filter
 
P_Format - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Format() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Format
 
P_FunctionNameDouble - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_FunctionNameDouble() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_FunctionNameDouble
 
P_FunctionNameDoubleTripple - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_FunctionNameDoubleTripple() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_FunctionNameDoubleTripple
 
P_FunctionNameNone - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_FunctionNameNone() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_FunctionNameNone
 
P_FunctionNameSingle - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_FunctionNameSingle() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_FunctionNameSingle
 
P_Identifier - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Identifier() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Identifier
 
P_LogicalAnd - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_LogicalAnd() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_LogicalAnd
 
P_LogicalExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_LogicalExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_LogicalExpression
 
P_MathFunction - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_MathFunction() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_MathFunction
 
P_Metadata - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Metadata() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Metadata
 
P_MultiplicativeExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_MultiplicativeExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_MultiplicativeExpression
 
P_NegationExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_NegationExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_NegationExpression
 
P_Option - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Option() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Option
 
P_OrderBy - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_OrderBy() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_OrderBy
 
P_PathElement - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
P_PathElement() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.P_PathElement
 
P_PlainPath - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_PlainPath() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_PlainPath
 
P_Ref - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Ref() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Ref
 
P_Skip - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Skip() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Skip
 
P_Top - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_Top() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_Top
 
P_UnaryExpression - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
P_UnaryExpression() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.P_UnaryExpression
 
PACKAGE_NAME - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
 
parseGeoJson(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GeoHelper
 
parseWkt(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
PATCH - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
POINT - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
POINT(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.POINT
 
POLYGON - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
POLYGON(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.POLYGON
 
POLYHEDRALSURFACE - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
POLYHEDRALSURFACE(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.POLYHEDRALSURFACE
 
POST - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
process() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Called before each log action.
propertiesBuilder() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
PropertyBuilder() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 
PUT - Enum constant in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

R

RB - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
RB(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.RB
 
removeLogStatus(ChangingStatusLogger.ChangingStatus) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
REQUEST_PARAM_FORMAT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 

S

setAllTo(Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
setLogIntervalMs(long) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
setObjectAt(int, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
setOn(Map<String, Object>, String, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
setOn(Map<String, Object>, List<String>, int, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
setOn(Map<String, Object>, List<String>, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
SimpleJsonMapper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
start() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
Start - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
Start - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
Start - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
Start() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.Start
 
Start() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.Start
 
Start() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.Start
 
stop() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
StringHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 

T

T_ARRAYINDEX - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_ARRAYINDEX - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_ARRAYINDEX(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_ARRAYINDEX
 
T_ARRAYINDEX(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_ARRAYINDEX
 
T_BOOL - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_BOOL(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_BOOL
 
T_CHARSEQ - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_CHARSEQ(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_CHARSEQ
 
T_CHARSEQ_FORMAT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_CHARSEQ_FORMAT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_CHARSEQ_FORMAT
 
T_CHARSEQ_METADATA - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_CHARSEQ_METADATA(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_CHARSEQ_METADATA
 
T_DATE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DATE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DATE
 
T_DATETIME - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DATETIME(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DATETIME
 
T_DATETIMEINTERVAL - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DATETIMEINTERVAL(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DATETIMEINTERVAL
 
T_DISTINCT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DISTINCT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DISTINCT
 
T_DOUBLE - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_DOUBLE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DOUBLE(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_DOUBLE
 
T_DOUBLE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DOUBLE
 
T_DURATION - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_DURATION(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_DURATION
 
T_GEO_STR_LIT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_GEO_STR_LIT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_GEO_STR_LIT
 
T_LB - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_LB - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_LB(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_LB
 
T_LB(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_LB
 
T_LONG - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_LONG - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_LONG(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_LONG
 
T_LONG(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_LONG
 
T_NAME - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_NAME(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_NAME
 
T_NULL - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_NULL(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_NULL
 
T_O_ASC - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_ASC(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_ASC
 
T_O_COUNT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_COUNT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_COUNT
 
T_O_DESC - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_DESC(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_DESC
 
T_O_EXPAND - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_EXPAND(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_EXPAND
 
T_O_FILTER - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_FILTER(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_FILTER
 
T_O_FORMAT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_FORMAT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_FORMAT
 
T_O_ID - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_ID(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_ID
 
T_O_METADATA - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_METADATA(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_METADATA
 
T_O_ORDERBY - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_ORDERBY(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_ORDERBY
 
T_O_SELECT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_SELECT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_SELECT
 
T_O_SKIP - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_SKIP(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_SKIP
 
T_O_SKIPFILTER - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_SKIPFILTER(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_SKIPFILTER
 
T_O_TOP - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_O_TOP(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_O_TOP
 
T_OPTIONS_SEPARATOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_OPTIONS_SEPARATOR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_OPTIONS_SEPARATOR
 
T_PATH_SEPARATOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_PATH_SEPARATOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_PATH_SEPARATOR(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_PATH_SEPARATOR
 
T_PATH_SEPARATOR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_PATH_SEPARATOR
 
T_QF_AFTER - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_AFTER(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_AFTER
 
T_QF_BEFORE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_BEFORE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_BEFORE
 
T_QF_CEILING - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_CEILING(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_CEILING
 
T_QF_CONCAT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_CONCAT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_CONCAT
 
T_QF_DATE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_DATE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_DATE
 
T_QF_DAY - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_DAY(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_DAY
 
T_QF_DURING - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_DURING(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_DURING
 
T_QF_ENDSWITH - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ENDSWITH(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ENDSWITH
 
T_QF_FINISHES - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_FINISHES(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_FINISHES
 
T_QF_FLOOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_FLOOR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_FLOOR
 
T_QF_FRACTIONALSECONDS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_FRACTIONALSECONDS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_FRACTIONALSECONDS
 
T_QF_GEO_DISTANCE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_GEO_DISTANCE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_GEO_DISTANCE
 
T_QF_GEO_INTERSECTS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_GEO_INTERSECTS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_GEO_INTERSECTS
 
T_QF_GEO_LENGTH - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_GEO_LENGTH(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_GEO_LENGTH
 
T_QF_HOUR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_HOUR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_HOUR
 
T_QF_INDEXOF - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_INDEXOF(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_INDEXOF
 
T_QF_LENGTH - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_LENGTH(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_LENGTH
 
T_QF_MAXDATETIME - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_MAXDATETIME(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_MAXDATETIME
 
T_QF_MEETS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_MEETS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_MEETS
 
T_QF_MINDATETIME - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_MINDATETIME(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_MINDATETIME
 
T_QF_MINUTE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_MINUTE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_MINUTE
 
T_QF_MONTH - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_MONTH(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_MONTH
 
T_QF_NOW - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_NOW(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_NOW
 
T_QF_OVERLAPS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_OVERLAPS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_OVERLAPS
 
T_QF_ROUND - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ROUND(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ROUND
 
T_QF_SECOND - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_SECOND(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_SECOND
 
T_QF_ST_CONTAINS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_CONTAINS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_CONTAINS
 
T_QF_ST_CROSSES - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_CROSSES(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_CROSSES
 
T_QF_ST_DISJOINT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_DISJOINT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_DISJOINT
 
T_QF_ST_EQUALS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_EQUALS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_EQUALS
 
T_QF_ST_INTERSECTS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_INTERSECTS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_INTERSECTS
 
T_QF_ST_OVERLAPS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_OVERLAPS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_OVERLAPS
 
T_QF_ST_RELATE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_RELATE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_RELATE
 
T_QF_ST_TOUCHES - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_TOUCHES(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_TOUCHES
 
T_QF_ST_WITHIN - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_ST_WITHIN(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_ST_WITHIN
 
T_QF_STARTS - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_STARTS(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_STARTS
 
T_QF_STARTSWITH - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_STARTSWITH(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_STARTSWITH
 
T_QF_SUBSTRING - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_SUBSTRING(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_SUBSTRING
 
T_QF_SUBSTRINGOF - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_SUBSTRINGOF(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_SUBSTRINGOF
 
T_QF_TIME - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_TIME(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_TIME
 
T_QF_TOLOWER - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_TOLOWER(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_TOLOWER
 
T_QF_TOTALOFFSETMINUTES - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_TOTALOFFSETMINUTES(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_TOTALOFFSETMINUTES
 
T_QF_TOUPPER - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_TOUPPER(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_TOUPPER
 
T_QF_TRIM - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_TRIM(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_TRIM
 
T_QF_YEAR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QF_YEAR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QF_YEAR
 
T_QO_ADD - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_ADD(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_ADD
 
T_QO_AND - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_AND(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_AND
 
T_QO_DIV - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_DIV(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_DIV
 
T_QO_EQ - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_EQ(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_EQ
 
T_QO_GE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_GE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_GE
 
T_QO_GT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_GT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_GT
 
T_QO_LE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_LE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_LE
 
T_QO_LT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_LT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_LT
 
T_QO_MOD - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_MOD(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_MOD
 
T_QO_MUL - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_MUL(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_MUL
 
T_QO_NE - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_NE(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_NE
 
T_QO_NOT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_NOT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_NOT
 
T_QO_OR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_OR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_OR
 
T_QO_SUB - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_QO_SUB(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_QO_SUB
 
T_RB - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_RB - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_RB(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_RB
 
T_RB(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_RB
 
T_REF - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_REF(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_REF
 
T_STR_LIT - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_STR_LIT - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_STR_LIT(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_STR_LIT
 
T_STR_LIT(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_STR_LIT
 
T_STRING - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_STRING(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_STRING
 
T_SUBQUERY_OPTIONS_SEPARATOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_SUBQUERY_OPTIONS_SEPARATOR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_SUBQUERY_OPTIONS_SEPARATOR
 
T_TIME - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_TIME(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_TIME
 
T_VALUE - Class in de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes
 
T_VALUE(PConstants.TokenType, PLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.pathparser.nodes.T_VALUE
 
T_VALUE_SEPARATOR - Class in de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes
 
T_VALUE_SEPARATOR(QConstants.TokenType, QLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.queryparser.nodes.T_VALUE_SEPARATOR
 
TAG_PREFER_RETURN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
throwIfNullOrTypeNot(Object, Class<T>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
Throws an IllegalArgumentException if entity is not an instance of targetClass, or if entity is null.
throwIfTypeNot(Object, Class<T>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
Throws an IllegalArgumentException if entity is not an instance of targetClass.
TIN - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
TIN(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.TIN
 
TRIANGLE - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
TRIANGLE(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.TRIANGLE
 
TYPE_MAP_STRING_STRING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
A type reference for Map<String, String>.

U

UnauthorizedException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
Throwing this exception will cause FROST-Server to return a 401 Unauthorized.
UnauthorizedException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UpgradeFailedException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
The exception that should be thrown by a PersistenceManager when upgrading the database fails.
UpgradeFailedException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
urlDecode(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Decode the given input using UTF-8 as character set.
urlEncode(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
urlEncode(String, boolean) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Urlencodes the given string, optionally not encoding forward slashes.
urlEncodeNotSlashes(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Urlencodes the given string, except for the forward slashes.
UTF8 - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 

V

VALUE_ID_TYPE_LONG - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_ID_TYPE_STRING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_ID_TYPE_UUID - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_RETURN_MINIMAL - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_RETURN_REPRESENTATION - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
valueOf(String) - Static method in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
visit(Coords2) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(Coords3) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(LinearRing) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(Start) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(WktLineString) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(WktMultiPoint) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(WktPoint) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(WktPolygon) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 

W

WktLineString - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
WktLineString() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.WktLineString
 
WktMultiPoint - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
WktMultiPoint() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.WktMultiPoint
 
WktParser - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
WktParser(GeoJsonObject, LngLatAlt, List<LngLatAlt>, Polygon, LineString, MultiPoint, Point) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
WktPoint - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
WktPoint() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.WktPoint
 
WktPolygon - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
WktPolygon() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.WktPolygon
 

Z

ZaM - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
ZaM(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.ZaM
 
ZoM - Class in de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes
 
ZoM(WConstants.TokenType, WLexer, int, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.wktparser.nodes.ZoM
 
A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form