public class ExampleStringFunction
extends org.apache.uima.ruta.expression.string.StringFunctionExpression
Constructor and Description |
---|
ExampleStringFunction(org.apache.uima.ruta.expression.type.ITypeExpression expr) |
Modifier and Type | Method and Description |
---|---|
org.apache.uima.ruta.expression.type.ITypeExpression |
getExpr() |
String |
getStringValue(org.apache.uima.ruta.rule.MatchContext context,
org.apache.uima.ruta.RutaStream stream) |
public ExampleStringFunction(org.apache.uima.ruta.expression.type.ITypeExpression expr)
public org.apache.uima.ruta.expression.type.ITypeExpression getExpr()
public String getStringValue(org.apache.uima.ruta.rule.MatchContext context, org.apache.uima.ruta.RutaStream stream)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.