Skip navigation links
C E F G I L M O R S 

C

currentState() - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
currentState() - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
currentState() - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
currentState() - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 

E

execute(Object[]) - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
execute(Object) - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
execute(Object[]) - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
execute(Object) - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
execute(Object[]) - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
execute(Object) - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
execute(Object[]) - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 
execute(Object) - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 

F

FindFunctionExtension - Class in org.wso2.siddhi.extension.regex
find(regex, inputSequence) find(regex, inputSequence, startingIndex) These methods attempts to find the next sub-sequence of the 'inputSequence' that matches the 'regex' pattern.
FindFunctionExtension() - Constructor for class org.wso2.siddhi.extension.regex.FindFunctionExtension
 

G

getReturnType() - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
getReturnType() - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
getReturnType() - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
getReturnType() - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 
GroupFunctionExtension - Class in org.wso2.siddhi.extension.regex
group(regex, inputSequence, groupId) This method returns the input sub-sequence captured by the given group during the previous match operation.
GroupFunctionExtension() - Constructor for class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 

I

init(ExpressionExecutor[], ExecutionPlanContext) - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
init(ExpressionExecutor[], ExecutionPlanContext) - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
init(ExpressionExecutor[], ExecutionPlanContext) - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
init(ExpressionExecutor[], ExecutionPlanContext) - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 

L

LookingAtFunctionExtension - Class in org.wso2.siddhi.extension.regex
lookingAt(regex, inputSequence) This method attempts to match the 'inputSequence', starting at the beginning, against the 'regex' pattern.
LookingAtFunctionExtension() - Constructor for class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 

M

MatchesFunctionExtension - Class in org.wso2.siddhi.extension.regex
matches(regex, inputSequence) This method attempts to match the entire 'inputSequence' against the 'regex' pattern.
MatchesFunctionExtension() - Constructor for class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 

O

org.wso2.siddhi.extension.regex - package org.wso2.siddhi.extension.regex
 

R

restoreState(Object[]) - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
restoreState(Object[]) - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
restoreState(Object[]) - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
restoreState(Object[]) - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 

S

start() - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
start() - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
start() - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
start() - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 
stop() - Method in class org.wso2.siddhi.extension.regex.FindFunctionExtension
 
stop() - Method in class org.wso2.siddhi.extension.regex.GroupFunctionExtension
 
stop() - Method in class org.wso2.siddhi.extension.regex.LookingAtFunctionExtension
 
stop() - Method in class org.wso2.siddhi.extension.regex.MatchesFunctionExtension
 
C E F G I L M O R S 
Skip navigation links

Copyright © 2022 WSO2. All Rights Reserved.